Searched defs:file_lock (Results 1 – 7 of 7) sorted by relevance
979 struct file_lock { struct980 struct file_lock *fl_next; /* singly linked list for this inode */ argument981 struct list_head fl_list; /* link into file_lock_context */ argument1000 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ argument1012 struct file_lock_context { argument
1435 int (*file_lock)(struct file *file, unsigned int cmd); member1699 struct list_head file_lock; member
2027 struct file_lock file_lock; in fcntl_getlk() local2159 struct file_lock *file_lock = locks_alloc_lock(); in fcntl_setlk() local2253 struct file_lock file_lock; in fcntl_getlk64() local2301 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
2649 ll_file_flock(struct file *file, int cmd, struct file_lock *file_lock) in ll_file_flock()2770 ll_file_noflock(struct file *file, int cmd, struct file_lock *file_lock) in ll_file_noflock()
5527 struct file_lock *file_lock = NULL; in nfsd4_lock() local5725 struct file_lock *file_lock = NULL; in nfsd4_lockt() local5800 struct file_lock *file_lock = NULL; in nfsd4_locku() local