Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/efs/
H A Defs.h96 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1) macro
H A Dsuper.c346 buf->f_namelen = EFS_MAXNAMELEN; /* max filename length */ in efs_statfs()
/kernel/linux/linux-6.6/fs/efs/
H A Defs.h93 #define EFS_MAXNAMELEN ((1 << (sizeof(char) * 8)) - 1) macro
H A Dsuper.c346 buf->f_namelen = EFS_MAXNAMELEN; /* max filename length */ in efs_statfs()

Completed in 4 milliseconds