Searched defs:file_lock (Results 1 – 7 of 7) sorted by relevance
963 struct file_lock { struct964 struct file_lock *fl_next; /* singly linked list for this inode */ argument965 struct list_head fl_list; /* link into file_lock_context */ argument984 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument996 struct file_lock_context { argument
1586 int (*file_lock) (struct file *file, unsigned int cmd); member
1999 struct file_lock file_lock; in fcntl_getlk() local2131 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local2225 struct file_lock file_lock; in fcntl_getlk64() local2273 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk64() local
79 __u8 file_lock; member
322 spinlock_t file_lock; /* lock for open files */ member
2680 ll_file_flock(struct file *file, int cmd, struct file_lock *file_lock) in ll_file_flock()2805 ll_file_noflock(struct file *file, int cmd, struct file_lock *file_lock) in ll_file_noflock()
5445 struct file_lock *file_lock = NULL; in nfsd4_lock() local5645 struct file_lock *file_lock = NULL; in nfsd4_lockt() local5721 struct file_lock *file_lock = NULL; in nfsd4_locku() local