Searched refs:mounted_on_fileid (Results 1 – 4 of 4) sorted by relevance
432 fattr->fileid = fattr->mounted_on_fileid; in nfs_fhget()1779 ret2 = (nfsi->fileid == fattr->mounted_on_fileid); in nfs_fileid_valid()
2042 entry->fattr->mounted_on_fileid = entry->ino; in nfs3_decode_dirent()
4780 status = decode_attr_mounted_on_fileid(xdr, bitmap, &fattr->mounted_on_fileid); in decode_getfattr_attrs()7613 entry->ino = entry->fattr->mounted_on_fileid; in nfs4_decode_dirent()
64 __u64 mounted_on_fileid; member