Searched refs:NILFS_NAME_LEN (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 193 milliseconds