Searched refs:NILFS_NAME_LEN (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnilfs2_ondisk.h286 #define NILFS_NAME_LEN 255 macro
305 char name[NILFS_NAME_LEN]; /* File name */
/linux-master/fs/nilfs2/
H A Dnamei.c59 if (dentry->d_name.len > NILFS_NAME_LEN)
H A Dsuper.c665 buf->f_namelen = NILFS_NAME_LEN;

Completed in 253 milliseconds