tmpfs_mount
tmpfs_mem_incr(struct tmpfs_mount *mp, size_t sz)
tmpfs_mem_decr(struct tmpfs_mount *mp, size_t sz)
tmpfs_dirent_get(struct tmpfs_mount *mp)
tmpfs_dirent_put(struct tmpfs_mount *mp, struct tmpfs_dirent *de)
tmpfs_node_get(struct tmpfs_mount *mp)
tmpfs_node_put(struct tmpfs_mount *mp, struct tmpfs_node *tn)
tmpfs_strname_alloc(struct tmpfs_mount *mp, size_t len)
tmpfs_strname_free(struct tmpfs_mount *mp, char *str, size_t len)
tmpfs_mntmem_init(struct tmpfs_mount *mp, uint64_t memlimit)
tmpfs_mntmem_destroy(struct tmpfs_mount *mp)
tmpfs_pages_total(struct tmpfs_mount *mp)
tmpfs_pages_avail(struct tmpfs_mount *mp)
.vfs_mount = tmpfs_mount,
int tmpfs_mount(struct mount *, const char *, void *, struct nameidata *,
int tmpfs_rename_enter(struct mount *, struct tmpfs_mount *,
int tmpfs_rename_enter_common(struct mount *, struct tmpfs_mount *,
int tmpfs_rename_enter_separate(struct mount *, struct tmpfs_mount *,
void tmpfs_rename_exit(struct tmpfs_mount *,
void tmpfs_rename_attachdetach(struct tmpfs_mount *,
int tmpfs_do_remove(struct tmpfs_mount *, struct vnode *,
struct tmpfs_mount *tmpfs;
tmpfs_rename_enter(struct mount *mount, struct tmpfs_mount *tmpfs,
tmpfs_rename_enter_common(struct mount *mount, struct tmpfs_mount *tmpfs,
tmpfs_rename_enter_separate(struct mount *mount, struct tmpfs_mount *tmpfs,
tmpfs_rename_exit(struct tmpfs_mount *tmpfs,
tmpfs_rename_attachdetach(struct tmpfs_mount *tmpfs,
tmpfs_do_remove(struct tmpfs_mount *tmpfs, struct vnode *dvp,