Lines Matching defs:mp
52 tmpfs_mntmem_init(struct tmpfs_mount *mp, uint64_t memlimit) in tmpfs_mntmem_init()
61 tmpfs_mntmem_destroy(struct tmpfs_mount *mp) in tmpfs_mntmem_destroy()
69 tmpfs_mntmem_set(struct tmpfs_mount *mp, uint64_t memlimit) in tmpfs_mntmem_set()
113 tmpfs_bytes_max(struct tmpfs_mount *mp) in tmpfs_bytes_max()
129 tmpfs_pages_avail(struct tmpfs_mount *mp) in tmpfs_pages_avail()
136 tmpfs_mem_incr(struct tmpfs_mount *mp, size_t sz) in tmpfs_mem_incr()
152 tmpfs_mem_decr(struct tmpfs_mount *mp, size_t sz) in tmpfs_mem_decr()
162 tmpfs_dirent_get(struct tmpfs_mount *mp) in tmpfs_dirent_get()
172 tmpfs_dirent_put(struct tmpfs_mount *mp, struct tmpfs_dirent *de) in tmpfs_dirent_put()
180 tmpfs_node_get(struct tmpfs_mount *mp) in tmpfs_node_get()
195 tmpfs_node_put(struct tmpfs_mount *mp, struct tmpfs_node *tn) in tmpfs_node_put()
210 tmpfs_strname_alloc(struct tmpfs_mount *mp, size_t len) in tmpfs_strname_alloc()
222 tmpfs_strname_free(struct tmpfs_mount *mp, char *str, size_t len) in tmpfs_strname_free()