Home | History | Annotate | Download | only in msdosfs

Lines Matching defs:fh_key

76 struct fh_key {
83 struct fh_key fh_key;
84 #define fh_mount fh_key.fhk_mount
85 #define fh_dircluster fh_key.fhk_dircluster
86 #define fh_diroffset fh_key.fhk_diroffset
94 const struct fh_key * const fhp = key;
109 return fh_compare_node_fh(ctx, parent, &np->fh_key);
651 struct fh_key fhkey;
664 fhp->fh_key = fhkey;
677 struct fh_key fhkey;
700 struct fh_key fhkey;
721 struct fh_key fhkey;