Searched defs:flock (Results 1 - 16 of 16) sorted by relevance

/linux-master/fs/smb/client/
H A Dsmb2file.c189 smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, argument
H A Dfile.c1396 cifs_lock_test(struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u8 type, struct file_lock *flock) argument
1493 cifs_posix_lock_test(struct file *file, struct file_lock *flock) argument
1522 cifs_posix_lock_set(struct file *file, struct file_lock *flock) argument
1640 struct file_lock *flock; local
1758 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, bool *wait_flag, struct TCP_Server_Info *server) argument
1806 cifs_getlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, unsigned int xid) argument
1897 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, unsigned int xid) argument
2011 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, int lock, int unlock, unsigned int xid) argument
2154 cifs_lock(struct file *file, int cmd, struct file_lock *flock) argument
[all...]
/linux-master/fs/9p/
H A Dvfs_file.c120 struct p9_flock flock; local
[all...]
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h195 struct flock { struct
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h195 struct flock { struct
/linux-master/fs/
H A Dfcntl.c335 struct flock flock; local
486 struct flock64 flock; local
610 fixup_compat_flock(struct flock *flock) argument
623 struct flock flock; local
[all...]
H A Dlocks.c2238 posix_lock_to_flock(struct flock *flock, struct file_lock *fl) argument
2260 posix_lock_to_flock64(struct flock64 *flock, struct file_lock *fl) argument
2274 fcntl_getlk(struct file *filp, unsigned int cmd, struct flock *flock) argument
2402 fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, struct flock *flock) argument
2483 fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 *flock) argument
2526 fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, struct flock64 *flock) argument
[all...]
/linux-master/arch/arm/kernel/
H A Dsys_oabi-compat.c239 struct flock64 flock; local
/linux-master/kernel/
H A Dsys_ni.c66 COND_SYSCALL(flock); variable
/linux-master/net/9p/
H A Dclient.c2162 int p9_client_lock_dotl(struct p9_fid *fid, struct p9_flock *flock, u8 *status) argument
[all...]
/linux-master/fs/smb/server/
H A Dvfs.c332 struct file_lock *flock; local
1851 void ksmbd_vfs_posix_lock_wait(struct file_lock *flock) argument
1856 ksmbd_vfs_posix_lock_wait_timeout(struct file_lock *flock, long timeout) argument
1863 ksmbd_vfs_posix_lock_unblock(struct file_lock *flock) argument
[all...]
H A Dsmb2pdu.c7073 static int smb2_set_flock_flags(struct file_lock *flock, int flags) argument
7113 static struct ksmbd_lock *smb2_lock_init(struct file_lock *flock, argument
7140 struct file_lock *flock = (struct file_lock *)argv[0]; local
7164 struct file_lock *flock = NULL; local
[all...]
/linux-master/drivers/nvme/target/
H A Dfc.c85 spinlock_t flock; member in struct:nvmet_fc_fcp_iod
[all...]
/linux-master/fs/fuse/
H A Dfile.c2670 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) argument
2626 fuse_lk_fill(struct fuse_args *args, struct file *file, const struct file_lock *fl, int opcode, pid_t pid, int flock, struct fuse_lk_in *inarg) argument
H A Dfuse_i.h273 bool flock:1; member in struct:fuse_file
/linux-master/include/linux/
H A Dfs.h2029 int (*flock) (struct file *, int, struct file_lock *); member in struct:file_operations

Completed in 336 milliseconds