| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_lowlevel.c | 897 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...] |
| H A D | fuse.c | 2554 static void flock_to_lock(struct flock *flock, struct lock *lock) in flock_to_lock() argument 2563 static void lock_to_flock(struct lock *lock, struct flock *floc argument [all...] |
| /kernel/linux/linux-5.10/drivers/nvme/target/ |
| H A D | fc.c | 85 spinlock_t flock; member [all...] |
| /kernel/linux/linux-5.10/fs/fuse/ |
| H A D | file.c | 2490 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) in fuse_setlk() argument 2446 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) fuse_lk_fill() argument
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | file.c | 1034 cifs_lock_test(struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u8 type, struct file_lock *flock) cifs_lock_test() argument 1130 cifs_posix_lock_test(struct file *file, struct file_lock *flock) cifs_posix_lock_test() argument 1159 cifs_posix_lock_set(struct file *file, struct file_lock *flock) cifs_posix_lock_set() argument 1275 struct file_lock *flock; cifs_push_posix_locks() local 1386 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, bool *wait_flag, struct TCP_Server_Info *server) cifs_read_flock() argument 1433 cifs_getlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, unsigned int xid) cifs_getlk() argument 1521 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, unsigned int xid) cifs_unlock_range() argument 1634 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, int lock, int unlock, unsigned int xid) cifs_setlk() argument 1776 cifs_lock(struct file *file, int cmd, struct file_lock *flock) cifs_lock() argument [all...] |
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | file.c | 2570 static int fuse_setlk(struct file *file, struct file_lock *fl, int flock) in fuse_setlk() argument 2526 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) fuse_lk_fill() argument
|
| H A D | fuse_i.h | 248 bool flock:1; member
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | file.c | 1304 cifs_lock_test(struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u8 type, struct file_lock *flock) cifs_lock_test() argument 1401 cifs_posix_lock_test(struct file *file, struct file_lock *flock) cifs_posix_lock_test() argument 1430 cifs_posix_lock_set(struct file *file, struct file_lock *flock) cifs_posix_lock_set() argument 1548 struct file_lock *flock; cifs_push_posix_locks() local 1664 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, bool *wait_flag, struct TCP_Server_Info *server) cifs_read_flock() argument 1711 cifs_getlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, unsigned int xid) cifs_getlk() argument 1802 cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock, unsigned int xid) cifs_unlock_range() argument 1916 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, int lock, int unlock, unsigned int xid) cifs_setlk() argument 2059 cifs_lock(struct file *file, int cmd, struct file_lock *flock) cifs_lock() argument [all...] |
| /kernel/linux/linux-6.6/drivers/nvme/target/ |
| H A D | fc.c | 85 spinlock_t flock; member [all...] |
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 1635 convert_fuse_file_lock(struct fuse_file_lock *fl, struct flock *flock) global() argument 1653 struct flock flock; global() local 1671 struct flock flock; global() local [all...] |
| H A D | fuse.c | 4032 static void flock_to_lock(struct flock *flock, struct lock *lock) in flock_to_lock() argument 4042 lock_to_flock(struct lock *lock, struct flock *flock) lock_to_flock() argument [all...] |
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
| H A D | mod.rs | 184 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/ |
| H A D | mod.rs | 231 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
| H A D | mod.rs | 38 pub struct flock { structure names
|
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | smb2pdu.c | 6778 static int smb2_set_flock_flags(struct file_lock *flock, int flags) in smb2_set_flock_flags() argument 6818 static struct ksmbd_lock *smb2_lock_init(struct file_lock *flock, in smb2_lock_init() argument 6845 struct file_lock *flock = (struct file_lock *)argv[0]; smb2_remove_blocked_lock() local 6869 struct file_lock *flock = NULL; smb2_lock() local [all...] |
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| H A D | mod.rs | 65 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/ |
| H A D | mod.rs | 147 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/ |
| H A D | mod.rs | 38 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
| H A D | mod.rs | 184 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/ |
| H A D | mod.rs | 28 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/ |
| H A D | mod.rs | 89 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
| H A D | mod.rs | 177 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/ |
| H A D | mod.rs | 180 pub struct flock { structure names
|
| /third_party/rust/crates/libc/src/unix/ |
| H A D | mod.rs | 1063 pub fn flock(fd: ::c_int, operation: ::c_int) -> ::c_int; in flock() functions
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
| H A D | mod.rs | 188 pub struct flock { structure names
|