NILFS_NAME_LEN
if (dentry->d_name.len > NILFS_NAME_LEN)
buf->f_namelen = NILFS_NAME_LEN;
char name[NILFS_NAME_LEN]; /* File name */