Home
last modified time | relevance | path

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

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