Searched refs:fh_key (Results 1 – 1 of 1) sorted by relevance
76 struct fh_key { struct83 struct fh_key fh_key; argument84 #define fh_mount fh_key.fhk_mount85 #define fh_dircluster fh_key.fhk_dircluster86 #define fh_diroffset fh_key.fhk_diroffset94 const struct fh_key * const fhp = key; in fh_compare_node_fh()109 return fh_compare_node_fh(ctx, parent, &np->fh_key); in fh_compare_nodes()651 struct fh_key fhkey; in msdosfs_fh_enter()664 fhp->fh_key = fhkey; in msdosfs_fh_enter()677 struct fh_key fhkey; in msdosfs_fh_remove()[all …]