Lines Matching refs:tmpfs_mount
50 tmpfs_mntmem_init(struct tmpfs_mount *mp, uint64_t memlimit) in tmpfs_mntmem_init()
59 tmpfs_mntmem_destroy(struct tmpfs_mount *mp) in tmpfs_mntmem_destroy()
100 tmpfs_bytes_max(struct tmpfs_mount *mp) in tmpfs_bytes_max()
115 tmpfs_pages_avail(struct tmpfs_mount *mp) in tmpfs_pages_avail()
122 tmpfs_mem_incr(struct tmpfs_mount *mp, size_t sz) in tmpfs_mem_incr()
138 tmpfs_mem_decr(struct tmpfs_mount *mp, size_t sz) in tmpfs_mem_decr()
148 tmpfs_dirent_get(struct tmpfs_mount *mp) in tmpfs_dirent_get()
158 tmpfs_dirent_put(struct tmpfs_mount *mp, struct tmpfs_dirent *de) in tmpfs_dirent_put()
166 tmpfs_node_get(struct tmpfs_mount *mp) in tmpfs_node_get()
181 tmpfs_node_put(struct tmpfs_mount *mp, struct tmpfs_node *tn) in tmpfs_node_put()
197 tmpfs_strname_alloc(struct tmpfs_mount *mp, size_t len) in tmpfs_strname_alloc()
209 tmpfs_strname_free(struct tmpfs_mount *mp, char *str, size_t len) in tmpfs_strname_free()