Lines Matching refs:file_lock
27 static int nlmclnt_test(struct nlm_rqst *, struct file_lock *);
28 static int nlmclnt_lock(struct nlm_rqst *, struct file_lock *);
29 static int nlmclnt_unlock(struct nlm_rqst *, struct file_lock *);
31 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host);
32 static int nlmclnt_cancel(struct nlm_host *, int , struct file_lock *);
126 static void nlmclnt_setlockargs(struct nlm_rqst *req, struct file_lock *fl)
158 int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data)
428 nlmclnt_test(struct nlm_rqst *req, struct file_lock *fl)
457 static void nlmclnt_locks_copy_lock(struct file_lock *new, struct file_lock *fl)
466 static void nlmclnt_locks_release_private(struct file_lock *fl)
479 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host)
487 static int do_vfs_lock(struct file_lock *fl)
513 nlmclnt_lock(struct nlm_rqst *req, struct file_lock *fl)
620 nlmclnt_reclaim(struct nlm_host *host, struct file_lock *fl,
661 nlmclnt_unlock(struct nlm_rqst *req, struct file_lock *fl)
758 static int nlmclnt_cancel(struct nlm_host *host, int block, struct file_lock *fl)