Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfs.h1027 struct file_lock { struct
1028 struct file_lock *fl_next; /* singly linked list for this inode */ argument
1029 struct list_head fl_list; /* link into file_lock_context */ argument
1047 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument
1059 struct file_lock_context { argument
Dlsm_hooks.h1569 int (*file_lock)(struct file *file, unsigned int cmd); member
1865 struct hlist_head file_lock; member
/Linux-v4.19/fs/ocfs2/
Docfs1_fs_compat.h79 __u8 file_lock; member
/Linux-v4.19/fs/
Dlocks.c2246 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
/Linux-v4.19/drivers/fsi/
Dfsi-sbefifo.c131 struct mutex file_lock; member
/Linux-v4.19/drivers/misc/genwqe/
Dcard_base.h323 spinlock_t file_lock; /* lock for open files */ member
/Linux-v4.19/fs/nfsd/
Dnfs4state.c5940 struct file_lock *file_lock = NULL; in nfsd4_lock() local
6169 struct file_lock *file_lock = NULL; in nfsd4_lockt() local
6245 struct file_lock *file_lock = NULL; in nfsd4_locku() local