Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnfs_xdr.h1249 #define NFS4_FS_LOCATION_MAXSERVERS 10 macro
1252 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS];
/linux-6.12.1/fs/nfs/
Dnfs4xdr.c3803 if (loc->nservers == NFS4_FS_LOCATION_MAXSERVERS) { in decode_attr_fs_locations()
3808 NFS4_FS_LOCATION_MAXSERVERS, in decode_attr_fs_locations()