/src/sys/fs/tmpfs/ |
tmpfs_mem.c | 152 tmpfs_mem_decr(struct tmpfs_mount *mp, size_t sz) function in typeref:typename:void 175 tmpfs_mem_decr(mp, sizeof(struct tmpfs_dirent)); 199 tmpfs_mem_decr(mp, sizeof(struct tmpfs_node)); 227 tmpfs_mem_decr(mp, sz);
|
tmpfs_mem.c | 152 tmpfs_mem_decr(struct tmpfs_mount *mp, size_t sz) function in typeref:typename:void 175 tmpfs_mem_decr(mp, sizeof(struct tmpfs_dirent)); 199 tmpfs_mem_decr(mp, sizeof(struct tmpfs_node)); 227 tmpfs_mem_decr(mp, sz);
|
tmpfs_mem.c | 152 tmpfs_mem_decr(struct tmpfs_mount *mp, size_t sz) function in typeref:typename:void 175 tmpfs_mem_decr(mp, sizeof(struct tmpfs_dirent)); 199 tmpfs_mem_decr(mp, sizeof(struct tmpfs_node)); 227 tmpfs_mem_decr(mp, sz);
|