Home
last modified time | relevance | path

Searched refs:locks_free_lock (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/
Dlocks.c331 void locks_free_lock(struct file_lock *fl) in locks_free_lock() function
341 EXPORT_SYMBOL(locks_free_lock);
351 locks_free_lock(fl); in locks_dispose_list()
580 locks_free_lock(fl); in lease_alloc()
763 locks_free_lock(fl); in locks_delete_lock_ctx()
982 locks_free_lock(new_fl); in flock_lock_inode()
1195 locks_free_lock(new_fl); in posix_lock_inode()
1197 locks_free_lock(new_fl2); in posix_lock_inode()
1542 locks_free_lock(new_fl); in __break_lease()
1889 locks_free_lock(fl); in do_fcntl_add_lease()
[all …]
/Linux-v4.19/fs/nfsd/
Dnfs4layouts.c204 locks_free_lock(fl); in nfsd4_layout_setlease()
Dnfs4state.c4371 locks_free_lock(fl); in nfs4_set_delegation()
6140 locks_free_lock(conflock); in nfsd4_lock()
6234 locks_free_lock(file_lock); in nfsd4_lockt()
6300 locks_free_lock(file_lock); in nfsd4_locku()
/Linux-v4.19/include/linux/
Dfs.h1093 void locks_free_lock(struct file_lock *fl);