Searched refs:fh_type (Results 1 – 1 of 1) sorted by relevance
41 int len_bytes, required_len, parent_len, rc, prc, fh_type; in zpl_encode_fh() local87 fh_type = FILEID_INO32_GEN_PARENT; in zpl_encode_fh()89 fh_type = FILEID_INO32_GEN; in zpl_encode_fh()96 return (rc == 0 ? fh_type : FILEID_INVALID); in zpl_encode_fh()101 int fh_len, int fh_type) in zpl_fh_to_dentry() argument110 if ((fh_type != FILEID_INO32_GEN && in zpl_fh_to_dentry()111 fh_type != FILEID_INO32_GEN_PARENT) || in zpl_fh_to_dentry()143 int fh_len, int fh_type) in zpl_fh_to_parent() argument160 if ((fh_type != FILEID_INO32_GEN_PARENT) || in zpl_fh_to_parent()