Home
last modified time | relevance | path

Searched refs:NFS4_FS_LOCATIONS_MAXENTRIES (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1203 #define NFS4_FS_LOCATIONS_MAXENTRIES 10 macro
1209 struct nfs4_fs_location locations[NFS4_FS_LOCATIONS_MAXENTRIES];
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4xdr.c3687 if (res->nlocations == NFS4_FS_LOCATIONS_MAXENTRIES) in decode_attr_fs_locations()