Searched refs:EFS_MAXNAMELEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/efs/
H A Defs.h93 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1) macro
H A Dsuper.c401 buf->f_namelen = EFS_MAXNAMELEN; /* max filename length */

Completed in 139 milliseconds