Home
last modified time | relevance | path

Searched refs:dirh_ep (Results 1 – 1 of 1) sorted by relevance

/minix/sys/fs/udf/
H A Dudf_subr.c4487 struct dirhash_entry *dirh_ep; in udf_lookup_name_in_dir() local
4516 dirh_ep = NULL; in udf_lookup_name_in_dir()
4524 diroffset = dirh_ep->offset; in udf_lookup_name_in_dir()
4718 struct dirhash_entry *dirh_ep; in udf_dir_detach() local
4750 dirh_ep = NULL; in udf_dir_detach()
4758 diroffset = dirh_ep->offset; in udf_dir_detach()
4862 struct dirhash_entry *dirh_ep; in udf_dir_update_rootentry() local
4913 dirh_ep = NULL; in udf_dir_update_rootentry()
4921 diroffset = dirh_ep->offset; in udf_dir_update_rootentry()
4984 struct dirhash_entry *dirh_ep; in udf_dir_attach() local
[all …]