Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.h22 #define MAX_FS_LOCATIONS 128 macro
H A Dexport.c489 if (fsloc->locations_count > MAX_FS_LOCATIONS) in fsloc_parse()