Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnfs_xdr.h1216 #define NFS4_FS_LOCATION_MAXSERVERS 10 macro
1219 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS];
/linux-6.1.9/fs/nfs/
Dnfs4xdr.c3767 if (loc->nservers == NFS4_FS_LOCATION_MAXSERVERS) { in decode_attr_fs_locations()
3772 NFS4_FS_LOCATION_MAXSERVERS, in decode_attr_fs_locations()