Searched refs:mounted_on_fileid (Results 1 – 4 of 4) sorted by relevance
456 fattr->fileid = fattr->mounted_on_fileid; in nfs_fhget()1487 nfsi->fileid == fattr->mounted_on_fileid) in nfs_check_inode_attributes()2010 nfsi->fileid == fattr->mounted_on_fileid) in nfs_update_inode()
2011 entry->fattr->mounted_on_fileid = entry->ino; in nfs3_decode_dirent()
4745 status = decode_attr_mounted_on_fileid(xdr, bitmap, &fattr->mounted_on_fileid); in decode_getfattr_attrs()7532 entry->ino = entry->fattr->mounted_on_fileid; in nfs4_decode_dirent()
66 __u64 mounted_on_fileid; member