Searched defs:file_lock (Results 1 – 7 of 7) sorted by relevance
1027 struct file_lock { struct1028 struct file_lock *fl_next; /* singly linked list for this inode */ argument1029 struct list_head fl_list; /* link into file_lock_context */ argument1047 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument1059 struct file_lock_context { argument
1569 int (*file_lock)(struct file *file, unsigned int cmd); member1865 struct hlist_head file_lock; member
79 __u8 file_lock; member
2246 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local2377 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
131 struct mutex file_lock; member
323 spinlock_t file_lock; /* lock for open files */ member
5940 struct file_lock *file_lock = NULL; in nfsd4_lock() local6169 struct file_lock *file_lock = NULL; in nfsd4_lockt() local6245 struct file_lock *file_lock = NULL; in nfsd4_locku() local