Searched refs:mounted_on_fileid (Results 1 – 4 of 4) sorted by relevance
362 fattr->fileid = fattr->mounted_on_fileid; in nfs_fhget()1620 ret2 = (nfsi->fileid == fattr->mounted_on_fileid); in nfs_fileid_valid()
1992 entry->fattr->mounted_on_fileid = entry->ino; in nfs3_decode_dirent()
4635 status = decode_attr_mounted_on_fileid(xdr, bitmap, &fattr->mounted_on_fileid); in decode_getfattr_attrs()7356 entry->ino = entry->fattr->mounted_on_fileid; in nfs4_decode_dirent()
63 __u64 mounted_on_fileid; member