| /kernel/liteos_a/fs/include/fs/ |
| D | fd_table.h | 56 unsigned int file_lock; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | fs.h | 1063 struct file_lock { struct 1064 struct file_lock *fl_blocker; /* The lock, that is blocking us */ argument 1065 struct list_head fl_list; /* link into file_lock_context */ argument 1088 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument 1101 struct file_lock_context { argument
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | fs.h | 1037 struct file_lock { struct 1038 struct file_lock *fl_next; /* singly linked list for this inode */ argument 1039 struct list_head fl_list; /* link into file_lock_context */ argument 1057 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument 1069 struct file_lock_context { argument
|
| D | lsm_hooks.h | 1571 int (*file_lock)(struct file *file, unsigned int cmd); member 1867 struct hlist_head file_lock; member
|
| /kernel/linux/linux-5.10/fs/ |
| D | locks.c | 818 static void __locks_insert_block(struct file_lock *blocker, in __locks_insert_block() 820 bool conflict(struct file_lock *, in __locks_insert_block() 845 static void locks_insert_block(struct file_lock *blocker, in locks_insert_block() 847 bool conflict(struct file_lock *, in locks_insert_block() 2479 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local 2610 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
|
| /kernel/linux/linux-4.19/fs/ocfs2/ |
| D | ocfs1_fs_compat.h | 79 __u8 file_lock; member
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | ocfs1_fs_compat.h | 66 __u8 file_lock; member
|
| /kernel/linux/linux-4.19/fs/ |
| D | locks.c | 2246 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local 2377 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
|
| /kernel/linux/linux-5.10/drivers/fsi/ |
| D | fsi-sbefifo.c | 131 struct mutex file_lock; member
|
| /kernel/linux/linux-4.19/drivers/misc/genwqe/ |
| D | card_base.h | 323 spinlock_t file_lock; /* lock for open files */ member
|
| /kernel/linux/linux-4.19/drivers/fsi/ |
| D | fsi-sbefifo.c | 131 struct mutex file_lock; member
|
| /kernel/linux/linux-5.10/drivers/misc/genwqe/ |
| D | card_base.h | 315 spinlock_t file_lock; /* lock for open files */ member
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| D | nfs4state.c | 6661 struct file_lock *file_lock = NULL; in nfsd4_lock() local 6900 struct file_lock *file_lock = NULL; in nfsd4_lockt() local 6977 struct file_lock *file_lock = NULL; in nfsd4_locku() local
|
| /kernel/linux/linux-4.19/fs/nfsd/ |
| D | nfs4state.c | 5959 struct file_lock *file_lock = NULL; in nfsd4_lock() local 6188 struct file_lock *file_lock = NULL; in nfsd4_lockt() local 6264 struct file_lock *file_lock = NULL; in nfsd4_locku() local
|