Home
last modified time | relevance | path

Searched defs:flock (Results 26 - 50 of 107) sorted by relevance

12345

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dfcntl.h150 struct flock { struct
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsys_oabi-compat.c239 struct flock64 flock; in sys_oabi_fcntl64() local
/kernel/linux/linux-6.6/fs/
H A Dfcntl.c319 struct flock flock; in do_fcntl() local
468 struct flock64 flock; SYSCALL_DEFINE3() local
592 fixup_compat_flock(struct flock *flock) fixup_compat_flock() argument
605 struct flock flock; do_compat_fcntl64() local
[all...]
H A Dlocks.c2173 posix_lock_to_flock(struct flock *flock, struct file_lock *fl) posix_lock_to_flock() argument
2195 posix_lock_to_flock64(struct flock64 *flock, struct file_lock *fl) posix_lock_to_flock64() argument
2209 fcntl_getlk(struct file *filp, unsigned int cmd, struct flock *flock) fcntl_getlk() argument
2335 fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, struct flock *flock) fcntl_setlk() argument
2416 fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 *flock) fcntl_getlk64() argument
2459 fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, struct flock64 *flock) fcntl_setlk64() argument
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h489 unused_func_t flock; member
/third_party/libfuse/include/
H A Dfuse.h793 int (*flock) (const char *, struct fuse_file_info *, int op); member
H A Dfuse_lowlevel.h1173 void (*flock) (fuse_req_t req, fuse_ino_t ino, member
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h25 struct flock { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h24 struct flock { struct
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h24 struct flock { struct
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h24 struct flock { struct
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h24 struct flock { struct
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h24 struct flock { struct
/third_party/libfuse/example/
H A Dpassthrough_ll.c90 int flock; member
[all...]
/third_party/musl/include/
H A Dfcntl.h27 struct flock { struct
/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h235 bool flock:1; member
/kernel/linux/linux-5.10/fs/
H A Dlocks.c2315 posix_lock_to_flock(struct flock *flock, struct file_lock *fl) posix_lock_to_flock() argument
2337 posix_lock_to_flock64(struct flock64 *flock, struct file_lock *fl) posix_lock_to_flock64() argument
2351 fcntl_getlk(struct file *filp, unsigned int cmd, struct flock *flock) fcntl_getlk() argument
2476 fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, struct flock *flock) fcntl_setlk() argument
2564 fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 *flock) fcntl_getlk64() argument
2607 fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, struct flock64 *flock) fcntl_setlk64() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dsys_ni.c86 COND_SYSCALL(flock); variable
/kernel/linux/linux-5.10/net/9p/
H A Dclient.c2206 int p9_client_lock_dotl(struct p9_fid *fid, struct p9_flock *flock, u8 *status) in p9_client_lock_dotl() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dvfs.c328 struct file_lock *flock; in check_lock_range() local
1825 void ksmbd_vfs_posix_lock_wait(struct file_lock *flock) in ksmbd_vfs_posix_lock_wait() argument
1830 ksmbd_vfs_posix_lock_wait_timeout(struct file_lock *flock, long timeout) ksmbd_vfs_posix_lock_wait_timeout() argument
1837 ksmbd_vfs_posix_lock_unblock(struct file_lock *flock) ksmbd_vfs_posix_lock_unblock() argument
[all...]
/kernel/linux/linux-6.6/net/9p/
H A Dclient.c2162 int p9_client_lock_dotl(struct p9_fid *fid, struct p9_flock *flock, u8 *status) in p9_client_lock_dotl() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dsys_ni.c68 COND_SYSCALL(flock); variable
/third_party/backends/backend/
H A Dqcam.c261 struct flock in qc_lock_wait() struct
315 struct flock in qc_unlock() struct
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c897 convert_fuse_file_lock(const struct fuse_file_lock *fl, struct flock *flock) convert_fuse_file_lock() argument
915 struct flock flock; do_getlk() local
933 struct flock flock; do_setlk_common() local
[all...]
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfc.c85 spinlock_t flock; member
[all...]

Completed in 40 milliseconds

12345