Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnilfs2_fs.h280 #define NILFS_NAME_LEN 255 macro
299 char name[NILFS_NAME_LEN]; /* File name */
/linux-4.1.27/fs/nilfs2/
Dnamei.c73 if (dentry->d_name.len > NILFS_NAME_LEN) in nilfs_lookup()
Dsuper.c673 buf->f_namelen = NILFS_NAME_LEN; in nilfs_statfs()