Searched refs:ENAMETOOLONG (Results 76 - 100 of 144) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dinode.c376 return ERR_PTR(-ENAMETOOLONG);
852 return ERR_PTR(-ENAMETOOLONG);
H A Dops_inode.c335 return -ENAMETOOLONG;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ncpfs/
H A Ddir.c919 error = -ENAMETOOLONG;
1158 error = -ENAMETOOLONG;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.c1061 #ifdef ENAMETOOLONG
1062 case ENAMETOOLONG: return "file name too long";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.c1061 #ifdef ENAMETOOLONG
1062 case ENAMETOOLONG: return "file name too long";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Ddcache.c1841 return ERR_PTR(-ENAMETOOLONG);
1889 return ERR_PTR(-ENAMETOOLONG);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dcpuset.c455 return -ENAMETOOLONG;
463 return -ENAMETOOLONG;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dcatsearch.c601 case ENAMETOOLONG:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/autofs4/
H A Droot.c579 return ERR_PTR(-ENAMETOOLONG);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmcommon.h1009 else if (err == -ENAMETOOLONG)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_iops.c388 return ERR_PTR(-ENAMETOOLONG);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jffs2/
H A Ddir.c84 return ERR_PTR(-ENAMETOOLONG);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnfs3proc.c504 return -ENAMETOOLONG;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nls/
H A Dnls_base.c446 return -ENAMETOOLONG;
H A Dnls_cp1250.c308 return -ENAMETOOLONG;
H A Dnls_cp1251.c262 return -ENAMETOOLONG;
H A Dnls_cp1255.c343 return -ENAMETOOLONG;
H A Dnls_cp437.c348 return -ENAMETOOLONG;
H A Dnls_cp737.c311 return -ENAMETOOLONG;
H A Dnls_cp775.c280 return -ENAMETOOLONG;
H A Dnls_cp850.c276 return -ENAMETOOLONG;
H A Dnls_cp852.c298 return -ENAMETOOLONG;
H A Dnls_cp855.c260 return -ENAMETOOLONG;
H A Dnls_cp857.c262 return -ENAMETOOLONG;
H A Dnls_cp860.c325 return -ENAMETOOLONG;

Completed in 137 milliseconds

123456