| /Linux-v5.15/fs/lockd/ |
| D | clntproc.c | 283 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 …]
|
| D | clntlock.c | 79 return ERR_PTR(-ENOLCK); in nlmclnt_init()
|
| /Linux-v5.15/fs/ocfs2/ |
| D | locks.c | 103 return -ENOLCK; in ocfs2_flock() 121 return -ENOLCK; in ocfs2_lock()
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | vidioc-query-dv-timings.rst | 59 the receiver could not lock to the signal, then ``ENOLCK`` is returned. If 81 ENOLCK
|
| /Linux-v5.15/include/uapi/asm-generic/ |
| D | errno.h | 9 #define ENOLCK 37 /* No record locks available */ macro
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | errno.h | 9 #define ENOLCK 37 /* No record locks available */ macro
|
| /Linux-v5.15/tools/arch/mips/include/uapi/asm/ |
| D | errno.h | 29 #define ENOLCK 46 /* No record locks available */ macro
|
| /Linux-v5.15/tools/arch/sparc/include/uapi/asm/ |
| D | errno.h | 53 #define ENOLCK 79 /* No record locks available */ macro
|
| /Linux-v5.15/arch/parisc/include/uapi/asm/ |
| D | errno.h | 19 #define ENOLCK 46 /* No record locks available */ macro
|
| /Linux-v5.15/tools/arch/alpha/include/uapi/asm/ |
| D | errno.h | 50 #define ENOLCK 77 /* No record locks available */ macro
|
| /Linux-v5.15/tools/arch/parisc/include/uapi/asm/ |
| D | errno.h | 19 #define ENOLCK 46 /* No record locks available */ macro
|
| /Linux-v5.15/arch/mips/include/uapi/asm/ |
| D | errno.h | 29 #define ENOLCK 46 /* No record locks available */ macro
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | errno.h | 50 #define ENOLCK 77 /* No record locks available */ macro
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | errno.h | 53 #define ENOLCK 79 /* No record locks available */ macro
|
| /Linux-v5.15/fs/9p/ |
| D | vfs_file.c | 216 res = -ENOLCK; in v9fs_file_do_lock() 306 int ret = -ENOLCK; in v9fs_file_lock_dotl() 337 int ret = -ENOLCK; in v9fs_file_flock_dotl()
|
| /Linux-v5.15/fs/afs/ |
| D | misc.c | 83 case UAENOLCK: return -ENOLCK; in afs_abort_to_error()
|
| /Linux-v5.15/net/9p/ |
| D | error.c | 78 {"No locks available", ENOLCK},
|
| /Linux-v5.15/fs/ceph/ |
| D | locks.c | 242 return -ENOLCK; in ceph_lock() 304 return -ENOLCK; in ceph_flock()
|
| /Linux-v5.15/lib/ |
| D | errname.c | 100 E(ENOLCK),
|
| /Linux-v5.15/fs/ |
| D | locks.c | 1281 error = -ENOLCK; in posix_lock_inode() 1300 error = -ENOLCK; /* "no luck" */ in posix_lock_inode() 1313 error = -ENOLCK; in posix_lock_inode() 1921 return -ENOLCK; in generic_setlease() 2390 return -ENOLCK; in fcntl_setlk() 2513 return -ENOLCK; in fcntl_setlk64()
|
| /Linux-v5.15/drivers/most/ |
| D | configfs.c | 435 return ERR_PTR(-ENOLCK); in most_common_make_item() 609 return ERR_PTR(-ENOLCK); in most_sound_make_group()
|
| /Linux-v5.15/fs/nfs/ |
| D | file.c | 800 int ret = -ENOLCK; in nfs_lock() 844 return -ENOLCK; in nfs_flock()
|
| /Linux-v5.15/drivers/media/spi/ |
| D | gs1662.c | 312 return -ENOLCK; in gs_query_dv_timings()
|
| /Linux-v5.15/fs/cifs/ |
| D | netmisc.c | 61 {ERRnotlocked, -ENOLCK}, 62 {ERRcancelviolation, -ENOLCK},
|
| /Linux-v5.15/fs/gfs2/ |
| D | file.c | 1239 return -ENOLCK; in gfs2_lock() 1340 return -ENOLCK; in gfs2_flock()
|