Home
last modified time | relevance | path

Searched defs:flock (Results 51 - 75 of 109) sorted by relevance

12345

/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...]
H A Dfuse.c2554 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 Dfc.c85 spinlock_t flock; member
[all...]
/kernel/linux/linux-5.10/fs/fuse/
H A Dfile.c2490 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 Dfile.c1034 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 Dfile.c2570 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 Dfuse_i.h248 bool flock:1; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfile.c1304 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 Dfc.c85 spinlock_t flock; member
[all...]
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1635 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 Dfuse.c4032 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 Dmod.rs184 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
H A Dmod.rs231 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs38 pub struct flock { structure names
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c6778 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 Dmod.rs65 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs147 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs38 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs184 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs28 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs89 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
H A Dmod.rs177 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/riscv64/
H A Dmod.rs180 pub struct flock { structure names
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1063 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 Dmod.rs188 pub struct flock { structure names

Completed in 79 milliseconds

12345