Lines Matching defs:fl
312 dump_filelock(const struct file_lock *fl) in dump_filelock()
425 fill_file_lock(struct file_lock *fl, const fhandle_t *fh, in fill_file_lock()
447 deallocate_file_lock(struct file_lock *fl) in deallocate_file_lock()
704 get_lock_matching_unlock(const struct file_lock *fl) in get_lock_matching_unlock()
768 test_nfslock(const struct file_lock *fl, struct file_lock **conflicting_fl) in test_nfslock()
869 lock_nfslock(struct file_lock *fl) in lock_nfslock()
903 delete_nfslock(struct file_lock *fl) in delete_nfslock()
958 unlock_nfslock(const struct file_lock *fl, struct file_lock **released_lock, in unlock_nfslock()
1030 lock_hwlock(struct file_lock *fl) in lock_hwlock()
1113 unlock_hwlock(const struct file_lock *fl) in unlock_hwlock()
1174 duplicate_block(struct file_lock *fl) in duplicate_block()
1204 add_blockingfilelock(struct file_lock *fl) in add_blockingfilelock()
1232 remove_blockingfilelock(struct file_lock *fl) in remove_blockingfilelock()
1338 lock_partialfilelock(struct file_lock *fl) in lock_partialfilelock()
1454 unlock_partialfilelock(const struct file_lock *fl) in unlock_partialfilelock()
1645 test_partialfilelock(const struct file_lock *fl, in test_partialfilelock()
1690 do_test(struct file_lock *fl, struct file_lock **conflicting_fl) in do_test()
1749 do_lock(struct file_lock *fl) in do_lock()
1800 do_unlock(struct file_lock *fl) in do_unlock()
1973 struct file_lock fl; in unlock() local
2165 send_granted(struct file_lock *fl, int opcode __unused) in send_granted()