Searched refs:ENAMETOOLONG (Results 126 - 150 of 219) sorted by relevance

123456789

/linux-master/fs/nls/
H A Dnls_cp860.c325 return -ENAMETOOLONG;
H A Dnls_cp861.c348 return -ENAMETOOLONG;
H A Dnls_cp863.c342 return -ENAMETOOLONG;
H A Dnls_cp865.c348 return -ENAMETOOLONG;
H A Dnls_cp866.c266 return -ENAMETOOLONG;
H A Dnls_cp869.c276 return -ENAMETOOLONG;
H A Dnls_iso8859-14.c302 return -ENAMETOOLONG;
H A Dnls_iso8859-15.c268 return -ENAMETOOLONG;
H A Dnls_iso8859-2.c269 return -ENAMETOOLONG;
H A Dnls_iso8859-3.c269 return -ENAMETOOLONG;
H A Dnls_iso8859-4.c269 return -ENAMETOOLONG;
H A Dnls_iso8859-7.c278 return -ENAMETOOLONG;
H A Dnls_koi8-r.c284 return -ENAMETOOLONG;
H A Dnls_koi8-u.c291 return -ENAMETOOLONG;
H A Dnls_base.c505 return -ENAMETOOLONG;
/linux-master/fs/ocfs2/dlm/
H A Ddlmcommon.h1086 else if (err == -ENAMETOOLONG)
/linux-master/fs/autofs/
H A Droot.c504 return ERR_PTR(-ENAMETOOLONG);
/linux-master/crypto/
H A Drsa-pkcs1pad.c652 err = -ENAMETOOLONG;
H A Dchacha20poly1305.c600 err = -ENAMETOOLONG;
/linux-master/drivers/input/touchscreen/
H A Diqs5xx.c912 return -ENAMETOOLONG;
/linux-master/drivers/net/
H A Dnetconsole.c743 return ERR_PTR(-ENAMETOOLONG);
/linux-master/tools/lib/bpf/
H A Dnetlink.c714 return -ENAMETOOLONG;
/linux-master/net/9p/
H A Dtrans_fd.c1060 return -ENAMETOOLONG;
/linux-master/fs/btrfs/
H A Dioctl.c233 return -ENAMETOOLONG;
240 return -ENAMETOOLONG;
1891 ret = -ENAMETOOLONG;
1976 ret = -ENAMETOOLONG;
/linux-master/tools/bpf/bpftool/
H A Dcommon.c1179 return -ENAMETOOLONG;

Completed in 707 milliseconds

123456789