Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfsd/
Dexport.h21 #define MAX_FS_LOCATIONS 128 macro
Dexport.c461 if (fsloc->locations_count > MAX_FS_LOCATIONS) in fsloc_parse()