Searched refs:fh_type (Results 1 – 2 of 2) sorted by relevance
91 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_dentry() argument93 if ((fh_type != FILEID_INO32_GEN && fh_type != FILEID_INO32_GEN_PARENT) in squashfs_fh_to_dentry()102 struct fid *fid, int fh_len, int fh_type) in squashfs_fh_to_parent() argument104 if (fh_type != FILEID_INO32_GEN_PARENT || fh_len < 4) in squashfs_fh_to_parent()
40 __u8 fh_type; /* see enum fc_fh_type below */ member