EISDIR 44 fs/afs/misc.c case 0x2f6df14: return -EISDIR; EISDIR 379 fs/autofs/root.c return -EISDIR; /* It's a directory, dummy */ EISDIR 396 fs/hpfs/namei.c err = -EISDIR; EISDIR 181 fs/libfs.c return -EISDIR; EISDIR 1418 fs/namei.c return -EISDIR; EISDIR 1538 fs/namei.c return -EISDIR; EISDIR 1715 fs/namei.c error = -EISDIR; EISDIR 1782 fs/namei.c error = -EISDIR; EISDIR 1858 fs/namei.c error = -EISDIR; EISDIR 2265 fs/namei.c error = -EISDIR; EISDIR 2296 fs/namei.c S_ISDIR(dentry->d_inode->i_mode) ? -EISDIR : -ENOTDIR; EISDIR 551 fs/ncpfs/ioctl.c result = -EISDIR; EISDIR 1017 fs/nfs/dir.c case -EISDIR: EISDIR 1595 fs/nfs/dir.c error = -EISDIR; EISDIR 685 fs/nfs/nfs2xdr.c { NFSERR_ISDIR, -EISDIR }, EISDIR 852 fs/nfs/nfs4proc.c data->rpc_status = -EISDIR; EISDIR 4655 fs/nfs/nfs4xdr.c { NFS4ERR_ISDIR, -EISDIR }, EISDIR 163 fs/nfsd/nfs4callback.c { NFS4ERR_ISDIR, EISDIR }, EISDIR 606 fs/nfsd/nfsproc.c { nfserr_isdir, -EISDIR }, EISDIR 242 fs/open.c error = -EISDIR; EISDIR 306 fs/xfs/linux-2.6/xfs_ioctl.c return -XFS_ERROR(EISDIR); EISDIR 301 fs/xfs/xfs_vnodeops.c code = XFS_ERROR(EISDIR); EISDIR 47 include/xen/interface/io/xs_wire.h XSD_ERROR(EISDIR), EISDIR 76 net/9p/error.c {"Is a directory", EISDIR},