Searched refs:ENOTDIR (Results 51 - 57 of 57) sorted by relevance

123

/linux-master/fs/ceph/
H A Dinode.c174 int ret = -ENOTDIR;
/linux-master/fs/
H A Dnamespace.c2524 return -ENOTDIR;
/linux-master/kernel/cgroup/
H A Dcgroup.c6838 * been released and ERR_PTR(-ENOTDIR) if @path points to a non-directory.
6852 cgrp = ERR_PTR(-ENOTDIR);
/linux-master/drivers/message/fusion/
H A Dmptbase.c6614 return -ENOTDIR;
/linux-master/fs/nfs/
H A Dnfs4xdr.c7566 { NFS4ERR_NOTDIR, -ENOTDIR },
H A Dnfs4proc.c2541 data->rpc_status = -ENOTDIR;
/linux-master/fs/ext4/
H A Dsuper.c643 EXT4_ERR_TRANSLATE(ENOTDIR),

Completed in 307 milliseconds

123