Searched defs:dirh (Results 1 - 6 of 6) sorted by relevance

/src/sys/kern/
H A Dvfs_dirhash.c160 dirhash_purge_entries(struct dirhash *dirh) argument
195 struct dirhash *dirh = *dirhp; local in function:dirhash_purge
215 struct dirhash *dirh; local in function:dirhash_get
243 dirhash_put(struct dirhash * dirh) argument
252 dirhash_enter(struct dirhash * dirh,struct dirent * dirent,uint64_t offset,uint32_t entry_size,int new_p) argument
336 dirhash_enter_freed(struct dirhash * dirh,uint64_t offset,uint32_t entry_size) argument
365 dirhash_remove(struct dirhash * dirh,struct dirent * dirent,uint64_t offset,uint32_t entry_size) argument
414 dirhash_lookup(struct dirhash * dirh,const char * d_name,int d_namlen,struct dirhash_entry ** result) argument
458 dirhash_lookup_freed(struct dirhash * dirh,uint32_t min_entrysize,struct dirhash_entry ** result) argument
489 dirhash_dir_isempty(struct dirhash * dirh) argument
[all...]
/src/sbin/dump/
H A Dtraverse.c185 FTS *dirh; local in function:mapfiles
/src/sys/fs/nilfs/
H A Dnilfs_subr.c768 struct dirhash *dirh; local in function:dirhash_fill
864 struct dirhash *dirh; local in function:nilfs_lookup_name_in_dir
[all...]
/src/lib/librefuse/
H A Drefuse.c82 struct puffs_fuse_dirh dirh; member in struct:refusenode
919 struct puffs_fuse_dirh *dirh; local in function:puffs_fuse_node_readdir
[all...]
/src/lib/librefuse/refuse/
H A Dfs.c770 void* dirh; member in struct:fuse_fill_dir_v23_shim
825 void* dirh; member in struct:fuse_fill_dir_v30_shim
/src/sys/fs/udf/
H A Dudf_subr.c4510 struct dirhash *dirh; local in function:udf_dirhash_fill
4591 struct dirhash *dirh; local in function:udf_lookup_name_in_dir
4825 struct dirhash *dirh; local in function:udf_dir_detach
4979 struct dirhash *dirh; local in function:udf_dir_update_rootentry
5101 struct dirhash *dirh; local in function:udf_dir_attach
[all...]

Completed in 18 milliseconds