Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/lockd/
A Dclntproc.c284 return -ENOLCK; in nlmclnt_call()
312 return -ENOLCK; in nlmclnt_call()
522 int status = -ENOLCK; in nlmclnt_lock()
593 status = -ENOLCK; in nlmclnt_lock()
655 return -ENOLCK; in nlmclnt_reclaim()
697 status = -ENOLCK; in nlmclnt_unlock()
779 status = -ENOLCK; in nlmclnt_cancel()
842 return -ENOLCK; in nlm_stat_to_errno()
845 return -ENOLCK; in nlm_stat_to_errno()
856 return -ENOLCK; in nlm_stat_to_errno()
[all …]
A Dclntlock.c79 return ERR_PTR(-ENOLCK); in nlmclnt_init()
/linux-6.3-rc2/fs/ocfs2/
A Dlocks.c104 return -ENOLCK; in ocfs2_flock()
122 return -ENOLCK; in ocfs2_lock()
/linux-6.3-rc2/include/linux/
A Dfilelock.h264 return -ENOLCK; in posix_lock_file()
280 return -ENOLCK; in vfs_lock_file()
295 return -ENOLCK; in locks_lock_inode_wait()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-query-dv-timings.rst59 the receiver could not lock to the signal, then ``ENOLCK`` is returned. If
81 ENOLCK
/linux-6.3-rc2/include/uapi/asm-generic/
A Derrno.h9 #define ENOLCK 37 /* No record locks available */ macro
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Derrno.h9 #define ENOLCK 37 /* No record locks available */ macro
/linux-6.3-rc2/arch/sparc/include/uapi/asm/
A Derrno.h53 #define ENOLCK 79 /* No record locks available */ macro
/linux-6.3-rc2/tools/arch/alpha/include/uapi/asm/
A Derrno.h50 #define ENOLCK 77 /* No record locks available */ macro
/linux-6.3-rc2/tools/arch/mips/include/uapi/asm/
A Derrno.h29 #define ENOLCK 46 /* No record locks available */ macro
/linux-6.3-rc2/tools/arch/parisc/include/uapi/asm/
A Derrno.h19 #define ENOLCK 46 /* No record locks available */ macro
/linux-6.3-rc2/tools/arch/sparc/include/uapi/asm/
A Derrno.h53 #define ENOLCK 79 /* No record locks available */ macro
/linux-6.3-rc2/arch/mips/include/uapi/asm/
A Derrno.h29 #define ENOLCK 46 /* No record locks available */ macro
/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Derrno.h19 #define ENOLCK 46 /* No record locks available */ macro
/linux-6.3-rc2/arch/alpha/include/uapi/asm/
A Derrno.h50 #define ENOLCK 77 /* No record locks available */ macro
/linux-6.3-rc2/fs/9p/
A Dvfs_file.c215 res = -ENOLCK; in v9fs_file_do_lock()
305 int ret = -ENOLCK; in v9fs_file_lock_dotl()
336 int ret = -ENOLCK; in v9fs_file_flock_dotl()
/linux-6.3-rc2/fs/afs/
A Dmisc.c84 case UAENOLCK: return -ENOLCK; in afs_abort_to_error()
/linux-6.3-rc2/net/9p/
A Derror.c76 {"No locks available", ENOLCK},
/linux-6.3-rc2/fs/ceph/
A Dlocks.c255 return -ENOLCK; in ceph_lock()
320 return -ENOLCK; in ceph_flock()
/linux-6.3-rc2/lib/
A Derrname.c103 E(ENOLCK),
/linux-6.3-rc2/fs/
A Dlocks.c1243 error = -ENOLCK; in posix_lock_inode()
1262 error = -ENOLCK; /* "no luck" */ in posix_lock_inode()
1275 error = -ENOLCK; in posix_lock_inode()
1884 return -ENOLCK; in generic_setlease()
2335 return -ENOLCK; in fcntl_setlk()
2457 return -ENOLCK; in fcntl_setlk64()
/linux-6.3-rc2/fs/nfs/
A Dfile.c823 int ret = -ENOLCK; in nfs_lock()
867 return -ENOLCK; in nfs_flock()
/linux-6.3-rc2/drivers/most/
A Dconfigfs.c435 return ERR_PTR(-ENOLCK); in most_common_make_item()
609 return ERR_PTR(-ENOLCK); in most_sound_make_group()
/linux-6.3-rc2/drivers/media/spi/
A Dgs1662.c312 return -ENOLCK; in gs_query_dv_timings()
/linux-6.3-rc2/fs/cifs/
A Dnetmisc.c61 {ERRnotlocked, -ENOLCK},
62 {ERRcancelviolation, -ENOLCK},

Completed in 36 milliseconds

12