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

123456789

/linux-master/fs/affs/
H A Damigaffs.c516 return -ENAMETOOLONG;
/linux-master/crypto/
H A Dctr.c292 err = -ENAMETOOLONG;
H A Dpcrypt.c225 return -ENAMETOOLONG;
H A Dalgapi.c932 return -ENAMETOOLONG;
936 return -ENAMETOOLONG;
/linux-master/fs/bfs/
H A Ddir.c134 return ERR_PTR(-ENAMETOOLONG);
/linux-master/fs/crypto/
H A Dfname.c459 return -ENAMETOOLONG;
/linux-master/fs/fat/
H A Dnamei_vfat.c526 return -ENAMETOOLONG;
558 return -ENAMETOOLONG;
/linux-master/fs/jffs2/
H A Ddir.c90 return ERR_PTR(-ENAMETOOLONG);
302 return -ENAMETOOLONG;
/linux-master/drivers/mtd/ubi/
H A Dcdev.c634 err = -ENAMETOOLONG;
700 return -ENAMETOOLONG;
/linux-master/fs/afs/
H A Dcell.c64 return ERR_PTR(-ENAMETOOLONG);
126 _leave(" = -ENAMETOOLONG");
127 return ERR_PTR(-ENAMETOOLONG);
/linux-master/fs/smb/client/
H A Ddir.c108 return ERR_PTR(-ENAMETOOLONG);
161 return -ENAMETOOLONG;
/linux-master/fs/btrfs/
H A Ddev-replace.c731 return -ENAMETOOLONG;
738 return -ENAMETOOLONG;
/linux-master/fs/xfs/
H A Dxfs_iops.c314 return ERR_PTR(-ENAMETOOLONG);
340 return ERR_PTR(-ENAMETOOLONG);
/linux-master/fs/ntfs3/
H A Dxattr.c269 err = -ENAMETOOLONG;
340 err = -ENAMETOOLONG;
/linux-master/fs/gfs2/
H A Dinode.c319 return ERR_PTR(-ENAMETOOLONG);
638 return -ENAMETOOLONG;
1238 return -ENAMETOOLONG;
/linux-master/fs/nls/
H A Dnls_cp874.c234 return -ENAMETOOLONG;
H A Dnls_iso8859-1.c218 return -ENAMETOOLONG;
H A Dnls_iso8859-13.c246 return -ENAMETOOLONG;
H A Dnls_iso8859-5.c233 return -ENAMETOOLONG;
H A Dnls_iso8859-6.c224 return -ENAMETOOLONG;
H A Dnls_iso8859-9.c233 return -ENAMETOOLONG;
/linux-master/fs/autofs/
H A Ddev-ioctl.c93 return ERR_PTR(-ENAMETOOLONG);
/linux-master/fs/ocfs2/cluster/
H A Dnodemanager.c587 return ERR_PTR(-ENAMETOOLONG);
/linux-master/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c521 return -ENAMETOOLONG;
/linux-master/fs/orangefs/
H A Dorangefs-utils.c464 EFBIG, ENOSPC, EROFS, EMLINK, EPIPE, EDEADLK, ENAMETOOLONG,

Completed in 597 milliseconds

123456789