Home
last modified time | relevance | path

Searched defs:flock (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/include/uapi/asm-generic/
A Dfcntl.h196 struct flock { struct
210 struct flock64 { argument
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dfcntl.h196 struct flock { struct
210 struct flock64 { argument
/linux-6.3-rc2/fs/
A Dfcntl.c320 struct flock flock; in do_fcntl() local
469 struct flock64 flock; in SYSCALL_DEFINE3() local
593 static int fixup_compat_flock(struct flock *flock) in fixup_compat_flock()
606 struct flock flock; in do_compat_fcntl64() local
A Dlocks.c2061 SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) in SYSCALL_DEFINE2() argument
2165 static int posix_lock_to_flock(struct flock *flock, struct file_lock *fl) in posix_lock_to_flock()
2187 static void posix_lock_to_flock64(struct flock64 *flock, struct file_lock *fl) in posix_lock_to_flock64()
2201 int fcntl_getlk(struct file *filp, unsigned int cmd, struct flock *flock) in fcntl_getlk()
2327 struct flock *flock) in fcntl_setlk()
2407 int fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 *flock) in fcntl_getlk64()
2450 struct flock64 *flock) in fcntl_setlk64()
/linux-6.3-rc2/fs/cifs/
A Dfile.c1301 __u8 type, struct file_lock *flock) in cifs_lock_test()
1397 cifs_posix_lock_test(struct file *file, struct file_lock *flock) in cifs_posix_lock_test()
1426 cifs_posix_lock_set(struct file *file, struct file_lock *flock) in cifs_posix_lock_set()
1544 struct file_lock *flock; in cifs_push_posix_locks() local
1660 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, in cifs_read_flock()
1707 cifs_getlk(struct file *file, struct file_lock *flock, __u32 type, in cifs_getlk()
1798 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in cifs_unlock_range()
1912 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, in cifs_setlk()
2055 int cifs_lock(struct file *file, int cmd, struct file_lock *flock) in cifs_lock()
A Dsmb2file.c189 smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, in smb2_unlock_range()
/linux-6.3-rc2/fs/ksmbd/
A Dvfs.c324 struct file_lock *flock; in check_lock_range() local
1810 void ksmbd_vfs_posix_lock_wait(struct file_lock *flock) in ksmbd_vfs_posix_lock_wait()
1815 int ksmbd_vfs_posix_lock_wait_timeout(struct file_lock *flock, long timeout) in ksmbd_vfs_posix_lock_wait_timeout()
1822 void ksmbd_vfs_posix_lock_unblock(struct file_lock *flock) in ksmbd_vfs_posix_lock_unblock()
A Dsmb2pdu.c6703 static int smb2_set_flock_flags(struct file_lock *flock, int flags) in smb2_set_flock_flags()
6743 static struct ksmbd_lock *smb2_lock_init(struct file_lock *flock, in smb2_lock_init()
6770 struct file_lock *flock = (struct file_lock *)argv[0]; in smb2_remove_blocked_lock() local
6794 struct file_lock *flock = NULL; in smb2_lock() local
/linux-6.3-rc2/fs/9p/
A Dvfs_file.c134 struct p9_flock flock; in v9fs_file_do_lock() local
/linux-6.3-rc2/arch/arm/kernel/
A Dsys_oabi-compat.c237 struct flock64 flock; in sys_oabi_fcntl64() local
/linux-6.3-rc2/fs/fuse/
A Dfile.c2564 int flock, struct fuse_lk_in *inarg) in fuse_lk_fill()
2606 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) in fuse_setlk()
A Dfuse_i.h228 bool flock:1; member
/linux-6.3-rc2/net/9p/
A Dclient.c2179 int p9_client_lock_dotl(struct p9_fid *fid, struct p9_flock *flock, u8 *status) in p9_client_lock_dotl()
/linux-6.3-rc2/drivers/nvme/target/
A Dfc.c85 spinlock_t flock; member
/linux-6.3-rc2/include/linux/
A Dfs.h1779 int (*flock) (struct file *, int, struct file_lock *); member

Completed in 68 milliseconds