Home
last modified time | relevance | path

Searched refs:QNX6_LONG_NAME_MAX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dqnx6_fs.h33 #define QNX6_LONG_NAME_MAX 510 macro
83 __u8 lf_fname[QNX6_LONG_NAME_MAX];
/openbmc/linux/fs/qnx6/
H A Dnamei.c25 if (len > QNX6_LONG_NAME_MAX) in qnx6_lookup()
H A Ddir.c87 if (lf_size > QNX6_LONG_NAME_MAX) { in qnx6_dir_longfilename()
H A Dinode.c168 buf->f_namelen = QNX6_LONG_NAME_MAX; in qnx6_statfs()