Home
last modified time | relevance | path

Searched defs:file_lock (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/include/linux/
Dfilelock.h112 struct file_lock { struct
113 struct file_lock_core c; argument
117 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument
134 struct file_lock_core c; argument
/linux-6.12.1/fs/ocfs2/
Docfs1_fs_compat.h64 __u8 file_lock; member
/linux-6.12.1/fs/
Dlocks.c72 static struct file_lock *file_lock(struct file_lock_core *flc) in file_lock() function
2409 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local
2532 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
/linux-6.12.1/drivers/misc/genwqe/
Dcard_base.h315 spinlock_t file_lock; /* lock for open files */ member
/linux-6.12.1/drivers/fsi/
Dfsi-sbefifo.c136 struct mutex file_lock; member
/linux-6.12.1/fs/nfsd/
Dnfs4state.c7927 struct file_lock *file_lock = NULL; in nfsd4_lock() local
8196 struct file_lock *file_lock = NULL; in nfsd4_lockt() local
8280 struct file_lock *file_lock = NULL; in nfsd4_locku() local