Searched refs:EXOFS_NAME_LEN (Results 1 – 3 of 3) sorted by relevance
194 #define EXOFS_NAME_LEN 255 macro204 char name[EXOFS_NAME_LEN]; /* file name */
54 if (dentry->d_name.len > EXOFS_NAME_LEN) in exofs_lookup()
933 buf->f_namelen = EXOFS_NAME_LEN; in exofs_statfs()