Home
last modified time | relevance | path

Searched refs:ENOLCK (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v5.4/fs/ocfs2/
Dlocks.c105 return -ENOLCK; in ocfs2_flock()
107 return -ENOLCK; in ocfs2_flock()
125 return -ENOLCK; in ocfs2_lock()
127 return -ENOLCK; in ocfs2_lock()
/Linux-v5.4/fs/lockd/
Dclntproc.c283 return -ENOLCK; in nlmclnt_call()
311 return -ENOLCK; in nlmclnt_call()
364 return ERR_PTR(-ENOLCK); in __nlm_async_call()
521 int status = -ENOLCK; in nlmclnt_lock()
592 status = -ENOLCK; in nlmclnt_lock()
654 return -ENOLCK; in nlmclnt_reclaim()
696 status = -ENOLCK; in nlmclnt_unlock()
778 status = -ENOLCK; in nlmclnt_cancel()
844 return -ENOLCK; in nlm_stat_to_errno()
847 return -ENOLCK; in nlm_stat_to_errno()
[all …]
Dclntlock.c79 return ERR_PTR(-ENOLCK); in nlmclnt_init()
/Linux-v5.4/fs/9p/
Dvfs_file.c125 return -ENOLCK; in v9fs_file_lock()
219 res = -ENOLCK; in v9fs_file_do_lock()
309 int ret = -ENOLCK; in v9fs_file_lock_dotl()
345 int ret = -ENOLCK; in v9fs_file_flock_dotl()
/Linux-v5.4/include/uapi/asm-generic/
Derrno.h9 #define ENOLCK 37 /* No record locks available */ macro
/Linux-v5.4/tools/include/uapi/asm-generic/
Derrno.h9 #define ENOLCK 37 /* No record locks available */ macro
/Linux-v5.4/arch/sparc/include/uapi/asm/
Derrno.h53 #define ENOLCK 79 /* No record locks available */ macro
/Linux-v5.4/arch/parisc/include/uapi/asm/
Derrno.h19 #define ENOLCK 46 /* No record locks available */ macro
/Linux-v5.4/arch/alpha/include/uapi/asm/
Derrno.h50 #define ENOLCK 77 /* No record locks available */ macro
/Linux-v5.4/arch/mips/include/uapi/asm/
Derrno.h29 #define ENOLCK 46 /* No record locks available */ macro
/Linux-v5.4/tools/arch/mips/include/uapi/asm/
Derrno.h29 #define ENOLCK 46 /* No record locks available */ macro
/Linux-v5.4/tools/arch/alpha/include/uapi/asm/
Derrno.h50 #define ENOLCK 77 /* No record locks available */ macro
/Linux-v5.4/tools/arch/parisc/include/uapi/asm/
Derrno.h19 #define ENOLCK 46 /* No record locks available */ macro
/Linux-v5.4/tools/arch/sparc/include/uapi/asm/
Derrno.h53 #define ENOLCK 79 /* No record locks available */ macro
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-query-dv-timings.rst66 the receiver could not lock to the signal, then ``ENOLCK`` is returned. If
89 ENOLCK
/Linux-v5.4/fs/ceph/
Dlocks.c227 return -ENOLCK; in ceph_lock()
230 return -ENOLCK; in ceph_lock()
286 return -ENOLCK; in ceph_flock()
/Linux-v5.4/fs/afs/
Dmisc.c83 case UAENOLCK: return -ENOLCK; in afs_abort_to_error()
Dflock.c788 return -ENOLCK; in afs_lock()
832 return -ENOLCK; in afs_flock()
/Linux-v5.4/net/9p/
Derror.c78 {"No locks available", ENOLCK},
/Linux-v5.4/fs/nfs/
Dfile.c769 int ret = -ENOLCK; in nfs_lock()
814 return -ENOLCK; in nfs_flock()
/Linux-v5.4/fs/
Dlocks.c1258 error = -ENOLCK; in posix_lock_inode()
1276 error = -ENOLCK; /* "no luck" */ in posix_lock_inode()
1289 error = -ENOLCK; in posix_lock_inode()
1985 return -ENOLCK; in generic_setlease()
2453 return -ENOLCK; in fcntl_setlk()
2584 return -ENOLCK; in fcntl_setlk64()
/Linux-v5.4/drivers/media/spi/
Dgs1662.c300 return -ENOLCK; in gs_query_dv_timings()
/Linux-v5.4/fs/gfs2/
Dfile.c1174 return -ENOLCK; in gfs2_lock()
1176 return -ENOLCK; in gfs2_lock()
1278 return -ENOLCK; in gfs2_flock()
/Linux-v5.4/fs/cifs/
Dnetmisc.c62 {ERRnotlocked, -ENOLCK},
63 {ERRcancelviolation, -ENOLCK},
/Linux-v5.4/fs/orangefs/
Dorangefs-utils.c465 ENOLCK, ENOSYS, ENOTEMPTY, ELOOP, EWOULDBLOCK, ENOMSG, EUNATCH,

12