Home
last modified time | relevance | path

Searched refs:NFS_ATTR_FATTR_V4_LOCATIONS (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h102 #define NFS_ATTR_FATTR_V4_LOCATIONS (1U << 19) macro
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4state.c2114 if (!(locations->fattr.valid & NFS_ATTR_FATTR_V4_LOCATIONS)) { in nfs4_try_migration()
Dnfs4xdr.c3726 status = NFS_ATTR_FATTR_V4_LOCATIONS; in decode_attr_fs_locations()
Dnfs4proc.c7754 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS))) in nfs_fixup_referral_attributes()