file_lock         131 drivers/fsi/fsi-sbefifo.c 	struct mutex		file_lock;
file_lock         781 drivers/fsi/fsi-sbefifo.c 	mutex_init(&user->file_lock);
file_lock         802 drivers/fsi/fsi-sbefifo.c 	mutex_lock(&user->file_lock);
file_lock         831 drivers/fsi/fsi-sbefifo.c 	mutex_unlock(&user->file_lock);
file_lock         850 drivers/fsi/fsi-sbefifo.c 	mutex_lock(&user->file_lock);
file_lock         890 drivers/fsi/fsi-sbefifo.c 	mutex_unlock(&user->file_lock);
file_lock         141 drivers/misc/genwqe/card_base.c 	spin_lock_init(&cd->file_lock);
file_lock         315 drivers/misc/genwqe/card_base.h 	spinlock_t file_lock;		/* lock for open files */
file_lock          37 drivers/misc/genwqe/card_dev.c 	spin_lock_irqsave(&cd->file_lock, flags);
file_lock          39 drivers/misc/genwqe/card_dev.c 	spin_unlock_irqrestore(&cd->file_lock, flags);
file_lock          48 drivers/misc/genwqe/card_dev.c 	spin_lock_irqsave(&cd->file_lock, flags);
file_lock          50 drivers/misc/genwqe/card_dev.c 	spin_unlock_irqrestore(&cd->file_lock, flags);
file_lock          57 drivers/misc/genwqe/card_dev.c 	spin_lock_irqsave(&cd->file_lock, flags);
file_lock          59 drivers/misc/genwqe/card_dev.c 	spin_unlock_irqrestore(&cd->file_lock, flags);
file_lock         261 drivers/misc/genwqe/card_dev.c 	spin_lock_irqsave(&cd->file_lock, flags);
file_lock         267 drivers/misc/genwqe/card_dev.c 	spin_unlock_irqrestore(&cd->file_lock, flags);
file_lock         277 drivers/misc/genwqe/card_dev.c 	spin_lock_irqsave(&cd->file_lock, flags);
file_lock         282 drivers/misc/genwqe/card_dev.c 	spin_unlock_irqrestore(&cd->file_lock, flags);
file_lock         116 fs/9p/vfs_file.c static int v9fs_file_lock(struct file *filp, int cmd, struct file_lock *fl)
file_lock         135 fs/9p/vfs_file.c static int v9fs_file_do_lock(struct file *filp, int cmd, struct file_lock *fl)
file_lock         241 fs/9p/vfs_file.c static int v9fs_file_getlock(struct file *filp, struct file_lock *fl)
file_lock         306 fs/9p/vfs_file.c static int v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl)
file_lock         342 fs/9p/vfs_file.c 	struct file_lock *fl)
file_lock          17 fs/afs/flock.c static void afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl);
file_lock          18 fs/afs/flock.c static void afs_fl_release_private(struct file_lock *fl);
file_lock          91 fs/afs/flock.c 	struct file_lock *p, *_p;
file_lock         112 fs/afs/flock.c 	struct file_lock *p, *_p, *next = NULL;
file_lock         159 fs/afs/flock.c 	struct file_lock *p;
file_lock         165 fs/afs/flock.c 			       struct file_lock, fl_u.afs.link);
file_lock         463 fs/afs/flock.c static int afs_do_setlk(struct file *file, struct file_lock *fl)
file_lock         713 fs/afs/flock.c static int afs_do_unlk(struct file *file, struct file_lock *fl)
file_lock         733 fs/afs/flock.c static int afs_do_getlk(struct file *file, struct file_lock *fl)
file_lock         775 fs/afs/flock.c int afs_lock(struct file *file, int cmd, struct file_lock *fl)
file_lock         814 fs/afs/flock.c int afs_flock(struct file *file, int cmd, struct file_lock *fl)
file_lock         859 fs/afs/flock.c static void afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl)
file_lock         877 fs/afs/flock.c static void afs_fl_release_private(struct file_lock *fl)
file_lock         945 fs/afs/internal.h extern int afs_lock(struct file *, int, struct file_lock *);
file_lock         946 fs/afs/internal.h extern int afs_flock(struct file *, int, struct file_lock *);
file_lock          33 fs/ceph/locks.c static void ceph_fl_copy_lock(struct file_lock *dst, struct file_lock *src)
file_lock          41 fs/ceph/locks.c static void ceph_fl_release_lock(struct file_lock *fl)
file_lock          64 fs/ceph/locks.c 			     int cmd, u8 wait, struct file_lock *fl)
file_lock         217 fs/ceph/locks.c int ceph_lock(struct file *file, int cmd, struct file_lock *fl)
file_lock         277 fs/ceph/locks.c int ceph_flock(struct file *file, int cmd, struct file_lock *fl)
file_lock         334 fs/ceph/locks.c 	struct file_lock *lock;
file_lock         356 fs/ceph/locks.c static int lock_to_ceph_filelock(struct file_lock *lock,
file_lock         393 fs/ceph/locks.c 	struct file_lock *lock;
file_lock        1133 fs/ceph/super.h extern int ceph_lock(struct file *file, int cmd, struct file_lock *fl);
file_lock        1134 fs/ceph/super.h extern int ceph_flock(struct file *file, int cmd, struct file_lock *fl);
file_lock         985 fs/cifs/cifsfs.c cifs_setlease(struct file *file, long arg, struct file_lock **lease, void **priv)
file_lock         111 fs/cifs/cifsfs.h extern int cifs_lock(struct file *, int, struct file_lock *);
file_lock         412 fs/cifs/cifsglob.h 	int (*mand_unlock_range)(struct cifsFileInfo *, struct file_lock *,
file_lock         171 fs/cifs/cifsproto.h 			     struct file_lock *flock, const unsigned int xid);
file_lock         458 fs/cifs/cifsproto.h 			struct file_lock *, const __u16 lock_type,
file_lock        2580 fs/cifs/cifssmb.c 		struct file_lock *pLockData, const __u16 lock_type,
file_lock        1035 fs/cifs/file.c 	       __u8 type, struct file_lock *flock)
file_lock        1130 fs/cifs/file.c cifs_posix_lock_test(struct file *file, struct file_lock *flock)
file_lock        1158 fs/cifs/file.c cifs_posix_lock_set(struct file *file, struct file_lock *flock)
file_lock        1282 fs/cifs/file.c 	struct file_lock *flock;
file_lock        1393 fs/cifs/file.c cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock,
file_lock        1440 fs/cifs/file.c cifs_getlk(struct file *file, struct file_lock *flock, __u32 type,
file_lock        1528 fs/cifs/file.c cifs_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock,
file_lock        1641 fs/cifs/file.c cifs_setlk(struct file *file, struct file_lock *flock, __u32 type,
file_lock        1734 fs/cifs/file.c int cifs_lock(struct file *file, int cmd, struct file_lock *flock)
file_lock         117 fs/cifs/smb2file.c smb2_unlock_range(struct cifsFileInfo *cfile, struct file_lock *flock,
file_lock         114 fs/cifs/smb2proto.h 			     struct file_lock *flock, const unsigned int xid);
file_lock          30 fs/dlm/plock.c 	int (*callback)(struct file_lock *fl, int result);
file_lock          33 fs/dlm/plock.c 	struct file_lock flc;
file_lock          78 fs/dlm/plock.c 			    struct file *file, struct file_lock *fl)
file_lock         102 fs/dlm/plock.c 		   int cmd, struct file_lock *fl)
file_lock         188 fs/dlm/plock.c 	struct file_lock *fl;
file_lock         189 fs/dlm/plock.c 	struct file_lock *flc;
file_lock         190 fs/dlm/plock.c 	int (*notify)(struct file_lock *fl, int result) = NULL;
file_lock         242 fs/dlm/plock.c 		     struct file_lock *fl)
file_lock         316 fs/dlm/plock.c 		  struct file_lock *fl)
file_lock         149 fs/file.c      	__releases(files->file_lock)
file_lock         150 fs/file.c      	__acquires(files->file_lock)
file_lock         154 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         163 fs/file.c      	spin_lock(&files->file_lock);
file_lock         194 fs/file.c      	__releases(files->file_lock)
file_lock         195 fs/file.c      	__acquires(files->file_lock)
file_lock         212 fs/file.c      		spin_unlock(&files->file_lock);
file_lock         215 fs/file.c      		spin_lock(&files->file_lock);
file_lock         286 fs/file.c      	spin_lock_init(&newf->file_lock);
file_lock         297 fs/file.c      	spin_lock(&oldf->file_lock);
file_lock         305 fs/file.c      		spin_unlock(&oldf->file_lock);
file_lock         328 fs/file.c      		spin_lock(&oldf->file_lock);
file_lock         353 fs/file.c      	spin_unlock(&oldf->file_lock);
file_lock         459 fs/file.c      	.file_lock	= __SPIN_LOCK_UNLOCKED(init_files.file_lock),
file_lock         487 fs/file.c      	spin_lock(&files->file_lock);
file_lock         534 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         560 fs/file.c      	spin_lock(&files->file_lock);
file_lock         562 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         596 fs/file.c      		spin_lock(&files->file_lock);
file_lock         600 fs/file.c      		spin_unlock(&files->file_lock);
file_lock         626 fs/file.c      	spin_lock(&files->file_lock);
file_lock         635 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         639 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         653 fs/file.c      	spin_lock(&files->file_lock);
file_lock         662 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         668 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         679 fs/file.c      	spin_lock(&files->file_lock);
file_lock         699 fs/file.c      			spin_unlock(&files->file_lock);
file_lock         702 fs/file.c      			spin_lock(&files->file_lock);
file_lock         706 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         822 fs/file.c      	spin_lock(&files->file_lock);
file_lock         828 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         845 fs/file.c      __releases(&files->file_lock)
file_lock         875 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         883 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         898 fs/file.c      	spin_lock(&files->file_lock);
file_lock         905 fs/file.c      	spin_unlock(&files->file_lock);
file_lock         924 fs/file.c      	spin_lock(&files->file_lock);
file_lock         939 fs/file.c      	spin_unlock(&files->file_lock);
file_lock        1004 fs/file.c      	spin_lock(&files->file_lock);
file_lock        1014 fs/file.c      	spin_unlock(&files->file_lock);
file_lock        2323 fs/fuse/file.c 				  struct file_lock *fl)
file_lock        2355 fs/fuse/file.c 			 const struct file_lock *fl, int opcode, pid_t pid,
file_lock        2378 fs/fuse/file.c static int fuse_getlk(struct file *file, struct file_lock *fl)
file_lock        2398 fs/fuse/file.c static int fuse_setlk(struct file *file, struct file_lock *fl, int flock)
file_lock        2428 fs/fuse/file.c static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl)
file_lock        2451 fs/fuse/file.c static int fuse_file_flock(struct file *file, int cmd, struct file_lock *fl)
file_lock        1184 fs/gfs2/file.c static int gfs2_lock(struct file *file, int cmd, struct file_lock *fl)
file_lock        1213 fs/gfs2/file.c static int do_flock(struct file *file, int cmd, struct file_lock *fl)
file_lock        1230 fs/gfs2/file.c 		struct file_lock request;
file_lock        1269 fs/gfs2/file.c static void do_unflock(struct file *file, struct file_lock *fl)
file_lock        1292 fs/gfs2/file.c static int gfs2_flock(struct file *file, int cmd, struct file_lock *fl)
file_lock        1188 fs/libfs.c     simple_nosetlease(struct file *filp, long arg, struct file_lock **flp,
file_lock          68 fs/lockd/clnt4xdr.c 	const struct file_lock *fl = &lock->fl;
file_lock         259 fs/lockd/clnt4xdr.c 	struct file_lock *fl = &lock->fl;
file_lock          39 fs/lockd/clntlock.c 	struct file_lock *	b_lock;		/* local file lock */
file_lock         100 fs/lockd/clntlock.c struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl)
file_lock         166 fs/lockd/clntlock.c 	const struct file_lock *fl = &lock->fl;
file_lock         177 fs/lockd/clntlock.c 		struct file_lock *fl_blocked = block->b_lock;
file_lock         234 fs/lockd/clntlock.c 	struct file_lock *fl, *next;
file_lock          27 fs/lockd/clntproc.c static int	nlmclnt_test(struct nlm_rqst *, struct file_lock *);
file_lock          28 fs/lockd/clntproc.c static int	nlmclnt_lock(struct nlm_rqst *, struct file_lock *);
file_lock          29 fs/lockd/clntproc.c static int	nlmclnt_unlock(struct nlm_rqst *, struct file_lock *);
file_lock          31 fs/lockd/clntproc.c static void	nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host);
file_lock          32 fs/lockd/clntproc.c static int	nlmclnt_cancel(struct nlm_host *, int , struct file_lock *);
file_lock         126 fs/lockd/clntproc.c static void nlmclnt_setlockargs(struct nlm_rqst *req, struct file_lock *fl)
file_lock         158 fs/lockd/clntproc.c int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data)
file_lock         428 fs/lockd/clntproc.c nlmclnt_test(struct nlm_rqst *req, struct file_lock *fl)
file_lock         457 fs/lockd/clntproc.c static void nlmclnt_locks_copy_lock(struct file_lock *new, struct file_lock *fl)
file_lock         466 fs/lockd/clntproc.c static void nlmclnt_locks_release_private(struct file_lock *fl)
file_lock         479 fs/lockd/clntproc.c static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host)
file_lock         487 fs/lockd/clntproc.c static int do_vfs_lock(struct file_lock *fl)
file_lock         513 fs/lockd/clntproc.c nlmclnt_lock(struct nlm_rqst *req, struct file_lock *fl)
file_lock         620 fs/lockd/clntproc.c nlmclnt_reclaim(struct nlm_host *host, struct file_lock *fl,
file_lock         661 fs/lockd/clntproc.c nlmclnt_unlock(struct nlm_rqst *req, struct file_lock *fl)
file_lock         758 fs/lockd/clntproc.c static int nlmclnt_cancel(struct nlm_host *host, int block, struct file_lock *fl)
file_lock          64 fs/lockd/clntxdr.c 	const struct file_lock *fl = &lock->fl;
file_lock         254 fs/lockd/clntxdr.c 	struct file_lock *fl = &lock->fl;
file_lock         148 fs/lockd/svclock.c 	struct file_lock	*fl;
file_lock         398 fs/lockd/svclock.c static void nlmsvc_locks_copy_lock(struct file_lock *new, struct file_lock *fl)
file_lock         404 fs/lockd/svclock.c static void nlmsvc_locks_release_private(struct file_lock *fl)
file_lock         414 fs/lockd/svclock.c void nlmsvc_locks_init_private(struct file_lock *fl, struct nlm_host *host,
file_lock         734 fs/lockd/svclock.c static int nlmsvc_grant_deferred(struct file_lock *fl, int result)
file_lock         773 fs/lockd/svclock.c nlmsvc_notify_blocked(struct file_lock *fl)
file_lock         167 fs/lockd/svcsubs.c 	struct file_lock *fl;
file_lock         185 fs/lockd/svcsubs.c 			struct file_lock lock = *fl;
file_lock         229 fs/lockd/svcsubs.c 	struct file_lock *fl;
file_lock         117 fs/lockd/xdr.c 	struct file_lock	*fl = &lock->fl;
file_lock         157 fs/lockd/xdr.c 		struct file_lock	*fl = &resp->lock.fl;
file_lock         109 fs/lockd/xdr4.c 	struct file_lock	*fl = &lock->fl;
file_lock         150 fs/lockd/xdr4.c 		struct file_lock	*fl = &resp->lock.fl;
file_lock         183 fs/locks.c     static bool lease_breaking(struct file_lock *fl)
file_lock         188 fs/locks.c     static int target_leasetype(struct file_lock *fl)
file_lock         283 fs/locks.c     	struct file_lock *fl;
file_lock         311 fs/locks.c     	struct file_lock *fl;
file_lock         334 fs/locks.c     static void locks_init_lock_heads(struct file_lock *fl)
file_lock         344 fs/locks.c     struct file_lock *locks_alloc_lock(void)
file_lock         346 fs/locks.c     	struct file_lock *fl = kmem_cache_zalloc(filelock_cache, GFP_KERNEL);
file_lock         355 fs/locks.c     void locks_release_private(struct file_lock *fl)
file_lock         380 fs/locks.c     void locks_free_lock(struct file_lock *fl)
file_lock         390 fs/locks.c     	struct file_lock *fl;
file_lock         393 fs/locks.c     		fl = list_first_entry(dispose, struct file_lock, fl_list);
file_lock         399 fs/locks.c     void locks_init_lock(struct file_lock *fl)
file_lock         401 fs/locks.c     	memset(fl, 0, sizeof(struct file_lock));
file_lock         409 fs/locks.c     void locks_copy_conflock(struct file_lock *new, struct file_lock *fl)
file_lock         428 fs/locks.c     void locks_copy_lock(struct file_lock *new, struct file_lock *fl)
file_lock         445 fs/locks.c     static void locks_move_blocks(struct file_lock *new, struct file_lock *fl)
file_lock         447 fs/locks.c     	struct file_lock *f;
file_lock         478 fs/locks.c     static struct file_lock *
file_lock         479 fs/locks.c     flock_make_lock(struct file *filp, unsigned int cmd, struct file_lock *fl)
file_lock         504 fs/locks.c     static int assign_type(struct file_lock *fl, long type)
file_lock         518 fs/locks.c     static int flock64_to_posix_lock(struct file *filp, struct file_lock *fl,
file_lock         568 fs/locks.c     static int flock_to_posix_lock(struct file *filp, struct file_lock *fl,
file_lock         583 fs/locks.c     lease_break_callback(struct file_lock *fl)
file_lock         590 fs/locks.c     lease_setup(struct file_lock *fl, void **priv)
file_lock         615 fs/locks.c     static int lease_init(struct file *filp, long type, struct file_lock *fl)
file_lock         633 fs/locks.c     static struct file_lock *lease_alloc(struct file *filp, long type)
file_lock         635 fs/locks.c     	struct file_lock *fl = locks_alloc_lock();
file_lock         651 fs/locks.c     static inline int locks_overlap(struct file_lock *fl1, struct file_lock *fl2)
file_lock         660 fs/locks.c     static int posix_same_owner(struct file_lock *fl1, struct file_lock *fl2)
file_lock         666 fs/locks.c     static void locks_insert_global_locks(struct file_lock *fl)
file_lock         679 fs/locks.c     static void locks_delete_global_locks(struct file_lock *fl)
file_lock         700 fs/locks.c     posix_owner_key(struct file_lock *fl)
file_lock         705 fs/locks.c     static void locks_insert_global_blocked(struct file_lock *waiter)
file_lock         712 fs/locks.c     static void locks_delete_global_blocked(struct file_lock *waiter)
file_lock         724 fs/locks.c     static void __locks_delete_block(struct file_lock *waiter)
file_lock         730 fs/locks.c     static void __locks_wake_up_blocks(struct file_lock *blocker)
file_lock         733 fs/locks.c     		struct file_lock *waiter;
file_lock         736 fs/locks.c     					  struct file_lock, fl_blocked_member);
file_lock         758 fs/locks.c     int locks_delete_block(struct file_lock *waiter)
file_lock         818 fs/locks.c     static void __locks_insert_block(struct file_lock *blocker,
file_lock         819 fs/locks.c     				 struct file_lock *waiter,
file_lock         820 fs/locks.c     				 bool conflict(struct file_lock *,
file_lock         821 fs/locks.c     					       struct file_lock *))
file_lock         823 fs/locks.c     	struct file_lock *fl;
file_lock         845 fs/locks.c     static void locks_insert_block(struct file_lock *blocker,
file_lock         846 fs/locks.c     			       struct file_lock *waiter,
file_lock         847 fs/locks.c     			       bool conflict(struct file_lock *,
file_lock         848 fs/locks.c     					     struct file_lock *))
file_lock         860 fs/locks.c     static void locks_wake_up_blocks(struct file_lock *blocker)
file_lock         878 fs/locks.c     locks_insert_lock_ctx(struct file_lock *fl, struct list_head *before)
file_lock         885 fs/locks.c     locks_unlink_lock_ctx(struct file_lock *fl)
file_lock         893 fs/locks.c     locks_delete_lock_ctx(struct file_lock *fl, struct list_head *dispose)
file_lock         905 fs/locks.c     static bool locks_conflict(struct file_lock *caller_fl,
file_lock         906 fs/locks.c     			   struct file_lock *sys_fl)
file_lock         918 fs/locks.c     static bool posix_locks_conflict(struct file_lock *caller_fl,
file_lock         919 fs/locks.c     				 struct file_lock *sys_fl)
file_lock         937 fs/locks.c     static bool flock_locks_conflict(struct file_lock *caller_fl,
file_lock         938 fs/locks.c     				 struct file_lock *sys_fl)
file_lock         952 fs/locks.c     posix_test_lock(struct file *filp, struct file_lock *fl)
file_lock         954 fs/locks.c     	struct file_lock *cfl;
file_lock        1014 fs/locks.c     static struct file_lock *what_owner_is_waiting_for(struct file_lock *block_fl)
file_lock        1016 fs/locks.c     	struct file_lock *fl;
file_lock        1029 fs/locks.c     static int posix_locks_deadlock(struct file_lock *caller_fl,
file_lock        1030 fs/locks.c     				struct file_lock *block_fl)
file_lock        1059 fs/locks.c     static int flock_lock_inode(struct inode *inode, struct file_lock *request)
file_lock        1061 fs/locks.c     	struct file_lock *new_fl = NULL;
file_lock        1062 fs/locks.c     	struct file_lock *fl;
file_lock        1131 fs/locks.c     static int posix_lock_inode(struct inode *inode, struct file_lock *request,
file_lock        1132 fs/locks.c     			    struct file_lock *conflock)
file_lock        1134 fs/locks.c     	struct file_lock *fl, *tmp;
file_lock        1135 fs/locks.c     	struct file_lock *new_fl = NULL;
file_lock        1136 fs/locks.c     	struct file_lock *new_fl2 = NULL;
file_lock        1137 fs/locks.c     	struct file_lock *left = NULL;
file_lock        1138 fs/locks.c     	struct file_lock *right = NULL;
file_lock        1368 fs/locks.c     int posix_lock_file(struct file *filp, struct file_lock *fl,
file_lock        1369 fs/locks.c     			struct file_lock *conflock)
file_lock        1382 fs/locks.c     static int posix_lock_inode_wait(struct inode *inode, struct file_lock *fl)
file_lock        1412 fs/locks.c     	struct file_lock *fl;
file_lock        1447 fs/locks.c     	struct file_lock fl;
file_lock        1496 fs/locks.c     static void lease_clear_pending(struct file_lock *fl, int arg)
file_lock        1508 fs/locks.c     int lease_modify(struct file_lock *fl, int arg, struct list_head *dispose)
file_lock        1543 fs/locks.c     	struct file_lock *fl, *tmp;
file_lock        1556 fs/locks.c     static bool leases_conflict(struct file_lock *lease, struct file_lock *breaker)
file_lock        1576 fs/locks.c     any_leases_conflict(struct inode *inode, struct file_lock *breaker)
file_lock        1579 fs/locks.c     	struct file_lock *fl;
file_lock        1607 fs/locks.c     	struct file_lock *new_fl, *fl, *tmp;
file_lock        1667 fs/locks.c     	fl = list_first_entry(&ctx->flc_lease, struct file_lock, fl_list);
file_lock        1721 fs/locks.c     	struct file_lock *fl;
file_lock        1727 fs/locks.c     					      struct file_lock, fl_list);
file_lock        1763 fs/locks.c     	struct file_lock *fl;
file_lock        1832 fs/locks.c     generic_add_lease(struct file *filp, long arg, struct file_lock **flp, void **priv)
file_lock        1834 fs/locks.c     	struct file_lock *fl, *my_fl = NULL, *lease;
file_lock        1950 fs/locks.c     	struct file_lock *fl, *victim = NULL;
file_lock        1990 fs/locks.c     int generic_setlease(struct file *filp, long arg, struct file_lock **flp,
file_lock        2037 fs/locks.c     setlease_notifier(long arg, struct file_lock *lease)
file_lock        2062 fs/locks.c     setlease_notifier(long arg, struct file_lock *lease)
file_lock        2097 fs/locks.c     vfs_setlease(struct file *filp, long arg, struct file_lock **lease, void **priv)
file_lock        2110 fs/locks.c     	struct file_lock *fl;
file_lock        2157 fs/locks.c     static int flock_lock_inode_wait(struct inode *inode, struct file_lock *fl)
file_lock        2181 fs/locks.c     int locks_lock_inode_wait(struct inode *inode, struct file_lock *fl)
file_lock        2218 fs/locks.c     	struct file_lock *lock;
file_lock        2271 fs/locks.c     int vfs_test_lock(struct file *filp, struct file_lock *fl)
file_lock        2287 fs/locks.c     static pid_t locks_translate_pid(struct file_lock *fl, struct pid_namespace *ns)
file_lock        2311 fs/locks.c     static int posix_lock_to_flock(struct flock *flock, struct file_lock *fl)
file_lock        2333 fs/locks.c     static void posix_lock_to_flock64(struct flock64 *flock, struct file_lock *fl)
file_lock        2349 fs/locks.c     	struct file_lock *fl;
file_lock        2421 fs/locks.c     int vfs_lock_file(struct file *filp, unsigned int cmd, struct file_lock *fl, struct file_lock *conf)
file_lock        2431 fs/locks.c     			     struct file_lock *fl)
file_lock        2455 fs/locks.c     check_fmode_for_setlk(struct file_lock *fl)
file_lock        2475 fs/locks.c     	struct file_lock *file_lock = locks_alloc_lock();
file_lock        2480 fs/locks.c     	if (file_lock == NULL)
file_lock        2491 fs/locks.c     	error = flock_to_posix_lock(filp, file_lock, flock);
file_lock        2495 fs/locks.c     	error = check_fmode_for_setlk(file_lock);
file_lock        2510 fs/locks.c     		file_lock->fl_flags |= FL_OFDLCK;
file_lock        2511 fs/locks.c     		file_lock->fl_owner = filp;
file_lock        2519 fs/locks.c     		file_lock->fl_flags |= FL_OFDLCK;
file_lock        2520 fs/locks.c     		file_lock->fl_owner = filp;
file_lock        2523 fs/locks.c     		file_lock->fl_flags |= FL_SLEEP;
file_lock        2526 fs/locks.c     	error = do_lock_file_wait(filp, cmd, file_lock);
file_lock        2533 fs/locks.c     	if (!error && file_lock->fl_type != F_UNLCK &&
file_lock        2534 fs/locks.c     	    !(file_lock->fl_flags & FL_OFDLCK)) {
file_lock        2540 fs/locks.c     		spin_lock(&current->files->file_lock);
file_lock        2542 fs/locks.c     		spin_unlock(&current->files->file_lock);
file_lock        2544 fs/locks.c     			file_lock->fl_type = F_UNLCK;
file_lock        2545 fs/locks.c     			error = do_lock_file_wait(filp, cmd, file_lock);
file_lock        2551 fs/locks.c     	trace_fcntl_setlk(inode, file_lock, error);
file_lock        2552 fs/locks.c     	locks_free_lock(file_lock);
file_lock        2562 fs/locks.c     	struct file_lock *fl;
file_lock        2606 fs/locks.c     	struct file_lock *file_lock = locks_alloc_lock();
file_lock        2611 fs/locks.c     	if (file_lock == NULL)
file_lock        2622 fs/locks.c     	error = flock64_to_posix_lock(filp, file_lock, flock);
file_lock        2626 fs/locks.c     	error = check_fmode_for_setlk(file_lock);
file_lock        2641 fs/locks.c     		file_lock->fl_flags |= FL_OFDLCK;
file_lock        2642 fs/locks.c     		file_lock->fl_owner = filp;
file_lock        2650 fs/locks.c     		file_lock->fl_flags |= FL_OFDLCK;
file_lock        2651 fs/locks.c     		file_lock->fl_owner = filp;
file_lock        2654 fs/locks.c     		file_lock->fl_flags |= FL_SLEEP;
file_lock        2657 fs/locks.c     	error = do_lock_file_wait(filp, cmd, file_lock);
file_lock        2664 fs/locks.c     	if (!error && file_lock->fl_type != F_UNLCK &&
file_lock        2665 fs/locks.c     	    !(file_lock->fl_flags & FL_OFDLCK)) {
file_lock        2671 fs/locks.c     		spin_lock(&current->files->file_lock);
file_lock        2673 fs/locks.c     		spin_unlock(&current->files->file_lock);
file_lock        2675 fs/locks.c     			file_lock->fl_type = F_UNLCK;
file_lock        2676 fs/locks.c     			error = do_lock_file_wait(filp, cmd, file_lock);
file_lock        2682 fs/locks.c     	locks_free_lock(file_lock);
file_lock        2696 fs/locks.c     	struct file_lock lock;
file_lock        2731 fs/locks.c     	struct file_lock fl;
file_lock        2753 fs/locks.c     	struct file_lock *fl, *tmp;
file_lock        2804 fs/locks.c     int vfs_cancel_lock(struct file *filp, struct file_lock *fl)
file_lock        2821 fs/locks.c     static void lock_get_status(struct seq_file *f, struct file_lock *fl,
file_lock        2903 fs/locks.c     	struct file_lock *fl, *bfl;
file_lock        2906 fs/locks.c     	fl = hlist_entry(v, struct file_lock, fl_link);
file_lock        2923 fs/locks.c     	struct file_lock *fl;
file_lock        3007 fs/locks.c     			sizeof(struct file_lock), 0, SLAB_PANIC, NULL);
file_lock         108 fs/nfs/delegation.c 	struct file_lock *fl;
file_lock          67 fs/nfs/delegation.h int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid);
file_lock         657 fs/nfs/file.c  do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local)
file_lock         686 fs/nfs/file.c  do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local)
file_lock         722 fs/nfs/file.c  do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local)
file_lock         766 fs/nfs/file.c  int nfs_lock(struct file *filp, int cmd, struct file_lock *fl)
file_lock         805 fs/nfs/file.c  int nfs_flock(struct file *filp, int cmd, struct file_lock *fl)
file_lock         371 fs/nfs/internal.h int nfs_lock(struct file *, int, struct file_lock *);
file_lock         372 fs/nfs/internal.h int nfs_flock(struct file *, int, struct file_lock *);
file_lock         925 fs/nfs/nfs3proc.c nfs3_proc_lock(struct file *filp, int cmd, struct file_lock *fl)
file_lock         216 fs/nfs/nfs4_fs.h 	int (*recover_lock)(struct nfs4_state *, struct file_lock *);
file_lock         488 fs/nfs/nfs4_fs.h extern int nfs4_set_lock_state(struct nfs4_state *state, struct file_lock *fl);
file_lock        2184 fs/nfs/nfs4proc.c static int nfs4_handle_delegation_recall_error(struct nfs_server *server, struct nfs4_state *state, const nfs4_stateid *stateid, struct file_lock *fl, int err)
file_lock        6384 fs/nfs/nfs4proc.c static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
file_lock        6426 fs/nfs/nfs4proc.c static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
file_lock        6484 fs/nfs/nfs4proc.c 	struct file_lock fl;
file_lock        6489 fs/nfs/nfs4proc.c static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
file_lock        6606 fs/nfs/nfs4proc.c static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
file_lock        6647 fs/nfs/nfs4proc.c static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
file_lock        6701 fs/nfs/nfs4proc.c 	struct file_lock fl;
file_lock        6708 fs/nfs/nfs4proc.c static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
file_lock        6881 fs/nfs/nfs4proc.c static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
file_lock        6933 fs/nfs/nfs4proc.c static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
file_lock        6953 fs/nfs/nfs4proc.c static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
file_lock        6986 fs/nfs/nfs4proc.c static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
file_lock        7002 fs/nfs/nfs4proc.c static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
file_lock        7032 fs/nfs/nfs4proc.c static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
file_lock        7056 fs/nfs/nfs4proc.c 			struct file_lock *request)
file_lock        7111 fs/nfs/nfs4proc.c nfs4_retry_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
file_lock        7153 fs/nfs/nfs4proc.c nfs4_retry_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
file_lock        7160 fs/nfs/nfs4proc.c nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
file_lock        7213 fs/nfs/nfs4proc.c int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
file_lock         953 fs/nfs/nfs4state.c static void nfs4_fl_copy_lock(struct file_lock *dst, struct file_lock *src)
file_lock         961 fs/nfs/nfs4state.c static void nfs4_fl_release_lock(struct file_lock *fl)
file_lock         971 fs/nfs/nfs4state.c int nfs4_set_lock_state(struct nfs4_state *state, struct file_lock *fl)
file_lock        1491 fs/nfs/nfs4state.c 	struct file_lock *fl;
file_lock         801 fs/nfs/nfs4trace.h 			const struct file_lock *request,
file_lock         859 fs/nfs/nfs4trace.h 				const struct file_lock *request, \
file_lock         870 fs/nfs/nfs4trace.h 			const struct file_lock *request,
file_lock        1297 fs/nfs/nfs4xdr.c static inline int nfs4_lock_type(struct file_lock *fl, int block)
file_lock        1304 fs/nfs/nfs4xdr.c static inline uint64_t nfs4_lock_length(struct file_lock *fl)
file_lock        4907 fs/nfs/nfs4xdr.c static int decode_lock_denied (struct xdr_stream *xdr, struct file_lock *fl)
file_lock         648 fs/nfs/proc.c  nfs_proc_lock(struct file *filp, int cmd, struct file_lock *fl)
file_lock         657 fs/nfs/proc.c  static int nfs_lock_check_bounds(const struct file_lock *fl)
file_lock        1309 fs/nfs/write.c is_whole_file_wrlock(struct file_lock *fl)
file_lock        1327 fs/nfs/write.c 	struct file_lock *fl;
file_lock        1343 fs/nfs/write.c 		fl = list_first_entry(&flctx->flc_posix, struct file_lock,
file_lock        1348 fs/nfs/write.c 		fl = list_first_entry(&flctx->flc_flock, struct file_lock,
file_lock         524 fs/nfsd/filecache.c 	struct file_lock *fl = data;
file_lock         184 fs/nfsd/nfs4layouts.c 	struct file_lock *fl;
file_lock         725 fs/nfsd/nfs4layouts.c nfsd4_layout_lm_break(struct file_lock *fl)
file_lock         738 fs/nfsd/nfs4layouts.c nfsd4_layout_lm_change(struct file_lock *onlist, int arg,
file_lock        4447 fs/nfsd/nfs4state.c nfsd_break_deleg_cb(struct file_lock *fl)
file_lock        4468 fs/nfsd/nfs4state.c nfsd_change_deleg_cb(struct file_lock *onlist, int arg,
file_lock        4786 fs/nfsd/nfs4state.c static struct file_lock *nfs4_alloc_init_lease(struct nfs4_delegation *dp,
file_lock        4789 fs/nfsd/nfs4state.c 	struct file_lock *fl;
file_lock        4811 fs/nfsd/nfs4state.c 	struct file_lock *fl;
file_lock        6086 fs/nfsd/nfs4state.c nfs4_transform_lock_offset(struct file_lock *lock)
file_lock        6113 fs/nfsd/nfs4state.c nfsd4_lm_notify(struct file_lock *fl)
file_lock        6142 fs/nfsd/nfs4state.c nfs4_set_lock_denied(struct file_lock *fl, struct nfsd4_lock_denied *deny)
file_lock        6421 fs/nfsd/nfs4state.c 	struct file_lock *file_lock = NULL;
file_lock        6422 fs/nfsd/nfs4state.c 	struct file_lock *conflock = NULL;
file_lock        6536 fs/nfsd/nfs4state.c 	file_lock = &nbl->nbl_lock;
file_lock        6537 fs/nfsd/nfs4state.c 	file_lock->fl_type = fl_type;
file_lock        6538 fs/nfsd/nfs4state.c 	file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(&lock_sop->lo_owner));
file_lock        6539 fs/nfsd/nfs4state.c 	file_lock->fl_pid = current->tgid;
file_lock        6540 fs/nfsd/nfs4state.c 	file_lock->fl_file = nf->nf_file;
file_lock        6541 fs/nfsd/nfs4state.c 	file_lock->fl_flags = fl_flags;
file_lock        6542 fs/nfsd/nfs4state.c 	file_lock->fl_lmops = &nfsd_posix_mng_ops;
file_lock        6543 fs/nfsd/nfs4state.c 	file_lock->fl_start = lock->lk_offset;
file_lock        6544 fs/nfsd/nfs4state.c 	file_lock->fl_end = last_byte_offset(lock->lk_offset, lock->lk_length);
file_lock        6545 fs/nfsd/nfs4state.c 	nfs4_transform_lock_offset(file_lock);
file_lock        6562 fs/nfsd/nfs4state.c 	err = vfs_lock_file(nf->nf_file, F_SETLK, file_lock, conflock);
file_lock        6631 fs/nfsd/nfs4state.c static __be32 nfsd_test_lock(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file_lock *lock)
file_lock        6650 fs/nfsd/nfs4state.c 	struct file_lock *file_lock = NULL;
file_lock        6670 fs/nfsd/nfs4state.c 	file_lock = locks_alloc_lock();
file_lock        6671 fs/nfsd/nfs4state.c 	if (!file_lock) {
file_lock        6680 fs/nfsd/nfs4state.c 			file_lock->fl_type = F_RDLCK;
file_lock        6684 fs/nfsd/nfs4state.c 			file_lock->fl_type = F_WRLCK;
file_lock        6694 fs/nfsd/nfs4state.c 		file_lock->fl_owner = (fl_owner_t)lo;
file_lock        6695 fs/nfsd/nfs4state.c 	file_lock->fl_pid = current->tgid;
file_lock        6696 fs/nfsd/nfs4state.c 	file_lock->fl_flags = FL_POSIX;
file_lock        6698 fs/nfsd/nfs4state.c 	file_lock->fl_start = lockt->lt_offset;
file_lock        6699 fs/nfsd/nfs4state.c 	file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length);
file_lock        6701 fs/nfsd/nfs4state.c 	nfs4_transform_lock_offset(file_lock);
file_lock        6703 fs/nfsd/nfs4state.c 	status = nfsd_test_lock(rqstp, &cstate->current_fh, file_lock);
file_lock        6707 fs/nfsd/nfs4state.c 	if (file_lock->fl_type != F_UNLCK) {
file_lock        6709 fs/nfsd/nfs4state.c 		nfs4_set_lock_denied(file_lock, &lockt->lt_denied);
file_lock        6714 fs/nfsd/nfs4state.c 	if (file_lock)
file_lock        6715 fs/nfsd/nfs4state.c 		locks_free_lock(file_lock);
file_lock        6726 fs/nfsd/nfs4state.c 	struct file_lock *file_lock = NULL;
file_lock        6748 fs/nfsd/nfs4state.c 	file_lock = locks_alloc_lock();
file_lock        6749 fs/nfsd/nfs4state.c 	if (!file_lock) {
file_lock        6755 fs/nfsd/nfs4state.c 	file_lock->fl_type = F_UNLCK;
file_lock        6756 fs/nfsd/nfs4state.c 	file_lock->fl_owner = (fl_owner_t)lockowner(nfs4_get_stateowner(stp->st_stateowner));
file_lock        6757 fs/nfsd/nfs4state.c 	file_lock->fl_pid = current->tgid;
file_lock        6758 fs/nfsd/nfs4state.c 	file_lock->fl_file = nf->nf_file;
file_lock        6759 fs/nfsd/nfs4state.c 	file_lock->fl_flags = FL_POSIX;
file_lock        6760 fs/nfsd/nfs4state.c 	file_lock->fl_lmops = &nfsd_posix_mng_ops;
file_lock        6761 fs/nfsd/nfs4state.c 	file_lock->fl_start = locku->lu_offset;
file_lock        6763 fs/nfsd/nfs4state.c 	file_lock->fl_end = last_byte_offset(locku->lu_offset,
file_lock        6765 fs/nfsd/nfs4state.c 	nfs4_transform_lock_offset(file_lock);
file_lock        6767 fs/nfsd/nfs4state.c 	err = vfs_lock_file(nf->nf_file, F_SETLK, file_lock, NULL);
file_lock        6780 fs/nfsd/nfs4state.c 	if (file_lock)
file_lock        6781 fs/nfsd/nfs4state.c 		locks_free_lock(file_lock);
file_lock        6797 fs/nfsd/nfs4state.c 	struct file_lock *fl;
file_lock         609 fs/nfsd/state.h 	struct file_lock	nbl_lock;
file_lock          25 fs/ocfs2/locks.c 			  int cmd, struct file_lock *fl)
file_lock          41 fs/ocfs2/locks.c 		struct file_lock request;
file_lock          83 fs/ocfs2/locks.c static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl)
file_lock          99 fs/ocfs2/locks.c int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl)
file_lock         119 fs/ocfs2/locks.c int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl)
file_lock          15 fs/ocfs2/locks.h int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl);
file_lock          16 fs/ocfs2/locks.h int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl);
file_lock          66 fs/ocfs2/ocfs1_fs_compat.h 	__u8 file_lock;
file_lock         740 fs/ocfs2/stack_user.c 		      struct file_lock *fl)
file_lock         294 fs/ocfs2/stackglue.c 		struct file *file, int cmd, struct file_lock *fl)
file_lock          25 fs/ocfs2/stackglue.h struct file_lock;
file_lock         212 fs/ocfs2/stackglue.h 		     struct file_lock *fl);
file_lock         284 fs/ocfs2/stackglue.h 		struct file *file, int cmd, struct file_lock *fl);
file_lock         602 fs/orangefs/file.c static int orangefs_lock(struct file *filp, int cmd, struct file_lock *fl)
file_lock          37 fs/proc/fd.c   		spin_lock(&files->file_lock);
file_lock          49 fs/proc/fd.c   		spin_unlock(&files->file_lock);
file_lock         163 fs/proc/fd.c   		spin_lock(&files->file_lock);
file_lock         170 fs/proc/fd.c   		spin_unlock(&files->file_lock);
file_lock          11 include/linux/dlm_plock.h 		int cmd, struct file_lock *fl);
file_lock          13 include/linux/dlm_plock.h 		struct file_lock *fl);
file_lock          15 include/linux/dlm_plock.h 		struct file_lock *fl);
file_lock          61 include/linux/fdtable.h 	spinlock_t file_lock ____cacheline_aligned_in_smp;
file_lock          74 include/linux/fdtable.h 	rcu_dereference_check((fdtfd), lockdep_is_held(&(files)->file_lock))
file_lock          96 include/linux/fdtable.h 			   !lockdep_is_held(&files->file_lock),
file_lock        1028 include/linux/fs.h struct file_lock;
file_lock        1031 include/linux/fs.h 	void (*fl_copy_lock)(struct file_lock *, struct file_lock *);
file_lock        1032 include/linux/fs.h 	void (*fl_release_private)(struct file_lock *);
file_lock        1038 include/linux/fs.h 	void (*lm_notify)(struct file_lock *);	/* unblock callback */
file_lock        1039 include/linux/fs.h 	int (*lm_grant)(struct file_lock *, int);
file_lock        1040 include/linux/fs.h 	bool (*lm_break)(struct file_lock *);
file_lock        1041 include/linux/fs.h 	int (*lm_change)(struct file_lock *, int, struct list_head *);
file_lock        1042 include/linux/fs.h 	void (*lm_setup)(struct file_lock *, void **);
file_lock        1081 include/linux/fs.h 	struct file_lock *fl_blocker;	/* The lock, that is blocking us */
file_lock        1152 include/linux/fs.h void locks_free_lock(struct file_lock *fl);
file_lock        1153 include/linux/fs.h extern void locks_init_lock(struct file_lock *);
file_lock        1154 include/linux/fs.h extern struct file_lock * locks_alloc_lock(void);
file_lock        1155 include/linux/fs.h extern void locks_copy_lock(struct file_lock *, struct file_lock *);
file_lock        1156 include/linux/fs.h extern void locks_copy_conflock(struct file_lock *, struct file_lock *);
file_lock        1159 include/linux/fs.h extern void locks_release_private(struct file_lock *);
file_lock        1160 include/linux/fs.h extern void posix_test_lock(struct file *, struct file_lock *);
file_lock        1161 include/linux/fs.h extern int posix_lock_file(struct file *, struct file_lock *, struct file_lock *);
file_lock        1162 include/linux/fs.h extern int locks_delete_block(struct file_lock *);
file_lock        1163 include/linux/fs.h extern int vfs_test_lock(struct file *, struct file_lock *);
file_lock        1164 include/linux/fs.h extern int vfs_lock_file(struct file *, unsigned int, struct file_lock *, struct file_lock *);
file_lock        1165 include/linux/fs.h extern int vfs_cancel_lock(struct file *filp, struct file_lock *fl);
file_lock        1166 include/linux/fs.h extern int locks_lock_inode_wait(struct inode *inode, struct file_lock *fl);
file_lock        1169 include/linux/fs.h extern int generic_setlease(struct file *, long, struct file_lock **, void **priv);
file_lock        1170 include/linux/fs.h extern int vfs_setlease(struct file *, long, struct file_lock **, void **);
file_lock        1171 include/linux/fs.h extern int lease_modify(struct file_lock *, int, struct list_head *);
file_lock        1221 include/linux/fs.h static inline void locks_init_lock(struct file_lock *fl)
file_lock        1226 include/linux/fs.h static inline void locks_copy_conflock(struct file_lock *new, struct file_lock *fl)
file_lock        1231 include/linux/fs.h static inline void locks_copy_lock(struct file_lock *new, struct file_lock *fl)
file_lock        1246 include/linux/fs.h static inline void posix_test_lock(struct file *filp, struct file_lock *fl)
file_lock        1251 include/linux/fs.h static inline int posix_lock_file(struct file *filp, struct file_lock *fl,
file_lock        1252 include/linux/fs.h 				  struct file_lock *conflock)
file_lock        1257 include/linux/fs.h static inline int locks_delete_block(struct file_lock *waiter)
file_lock        1262 include/linux/fs.h static inline int vfs_test_lock(struct file *filp, struct file_lock *fl)
file_lock        1268 include/linux/fs.h 				struct file_lock *fl, struct file_lock *conf)
file_lock        1273 include/linux/fs.h static inline int vfs_cancel_lock(struct file *filp, struct file_lock *fl)
file_lock        1278 include/linux/fs.h static inline int locks_lock_inode_wait(struct inode *inode, struct file_lock *fl)
file_lock        1295 include/linux/fs.h 				    struct file_lock **flp, void **priv)
file_lock        1301 include/linux/fs.h 			       struct file_lock **lease, void **priv)
file_lock        1306 include/linux/fs.h static inline int lease_modify(struct file_lock *fl, int arg,
file_lock        1327 include/linux/fs.h static inline int locks_lock_file_wait(struct file *filp, struct file_lock *fl)
file_lock        1842 include/linux/fs.h 	int (*lock) (struct file *, int, struct file_lock *);
file_lock        1846 include/linux/fs.h 	int (*flock) (struct file *, int, struct file_lock *);
file_lock        1849 include/linux/fs.h 	int (*setlease)(struct file *, long, struct file_lock **, void **);
file_lock        3322 include/linux/fs.h extern int simple_nosetlease(struct file *, long, struct file_lock **, void **);
file_lock          78 include/linux/lockd/bind.h extern int	nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data);
file_lock         214 include/linux/lockd/lockd.h struct nlm_wait * nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl);
file_lock         220 include/linux/lockd/lockd.h int		  nlmclnt_reclaim(struct nlm_host *, struct file_lock *,
file_lock         285 include/linux/lockd/lockd.h void		  nlmsvc_locks_init_private(struct file_lock *, struct nlm_host *, pid_t);
file_lock         363 include/linux/lockd/lockd.h static inline int nlm_compare_locks(const struct file_lock *fl1,
file_lock         364 include/linux/lockd/lockd.h 				    const struct file_lock *fl2)
file_lock          44 include/linux/lockd/xdr.h 	struct file_lock	fl;
file_lock        1610 include/linux/lsm_hooks.h 	int (*file_lock)(struct file *file, unsigned int cmd);
file_lock        1913 include/linux/lsm_hooks.h 	struct hlist_head file_lock;
file_lock         551 include/linux/nfs_xdr.h 	struct file_lock *	fl;
file_lock         573 include/linux/nfs_xdr.h 	struct file_lock *	fl;
file_lock         587 include/linux/nfs_xdr.h 	struct file_lock *	fl;
file_lock         593 include/linux/nfs_xdr.h 	struct file_lock *	denied; /* LOCK, LOCKT failed */
file_lock        1697 include/linux/nfs_xdr.h 	int	(*lock)(struct file *, int, struct file_lock *);
file_lock        1698 include/linux/nfs_xdr.h 	int	(*lock_check_bounds)(const struct file_lock *);
file_lock        1100 include/trace/events/afs.h 	    TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl,
file_lock        1130 include/trace/events/afs.h 	    TP_PROTO(struct afs_vnode *vnode, struct file_lock *fl,
file_lock          63 include/trace/events/filelock.h 	TP_PROTO(struct inode *inode, struct file_lock *fl, int ret),
file_lock          68 include/trace/events/filelock.h 		__field(struct file_lock *, fl)
file_lock          71 include/trace/events/filelock.h 		__field(struct file_lock *, fl_blocker)
file_lock         104 include/trace/events/filelock.h 		TP_PROTO(struct inode *inode, struct file_lock *fl, int ret),
file_lock         108 include/trace/events/filelock.h 		TP_PROTO(struct inode *inode, struct file_lock *fl, int ret),
file_lock         112 include/trace/events/filelock.h 		TP_PROTO(struct inode *inode, struct file_lock *fl, int ret),
file_lock         116 include/trace/events/filelock.h 		TP_PROTO(struct inode *inode, struct file_lock *fl, int ret),
file_lock         120 include/trace/events/filelock.h 	TP_PROTO(struct inode *inode, struct file_lock *fl),
file_lock         125 include/trace/events/filelock.h 		__field(struct file_lock *, fl)
file_lock         128 include/trace/events/filelock.h 		__field(struct file_lock *, fl_blocker)
file_lock         156 include/trace/events/filelock.h DEFINE_EVENT(filelock_lease, break_lease_noblock, TP_PROTO(struct inode *inode, struct file_lock *fl),
file_lock         159 include/trace/events/filelock.h DEFINE_EVENT(filelock_lease, break_lease_block, TP_PROTO(struct inode *inode, struct file_lock *fl),
file_lock         162 include/trace/events/filelock.h DEFINE_EVENT(filelock_lease, break_lease_unblock, TP_PROTO(struct inode *inode, struct file_lock *fl),
file_lock         165 include/trace/events/filelock.h DEFINE_EVENT(filelock_lease, generic_delete_lease, TP_PROTO(struct inode *inode, struct file_lock *fl),
file_lock         168 include/trace/events/filelock.h DEFINE_EVENT(filelock_lease, time_out_leases, TP_PROTO(struct inode *inode, struct file_lock *fl),
file_lock         172 include/trace/events/filelock.h 	TP_PROTO(struct inode *inode, struct file_lock *fl),
file_lock         207 include/trace/events/filelock.h 	TP_PROTO(bool conflict, struct file_lock *lease, struct file_lock *breaker),
file_lock        2794 kernel/bpf/syscall.c 	spin_lock(&files->file_lock);
file_lock        2800 kernel/bpf/syscall.c 	spin_unlock(&files->file_lock);
file_lock         123 kernel/kcmp.c  	spin_lock(&files->file_lock);
file_lock         129 kernel/kcmp.c  	spin_unlock(&files->file_lock);
file_lock        1183 security/apparmor/lsm.c 	LSM_HOOK_INIT(file_lock, apparmor_file_lock),
file_lock        1469 security/security.c 	return call_int_hook(file_lock, 0, file, cmd);
file_lock        6911 security/selinux/hooks.c 	LSM_HOOK_INIT(file_lock, selinux_file_lock),
file_lock        4620 security/smack/smack_lsm.c 	LSM_HOOK_INIT(file_lock, smack_file_lock),