Home
last modified time | relevance | path

Searched refs:fl_lmops (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/fs/
A Dlocks.c294 if (fl->fl_lmops) { in locks_release_private()
299 fl->fl_lmops = NULL; in locks_release_private()
371 new->fl_lmops = fl->fl_lmops; in locks_copy_conflock()
374 if (fl->fl_lmops) { in locks_copy_conflock()
375 if (fl->fl_lmops->lm_get_owner) in locks_copy_conflock()
497 fl->fl_lmops = NULL; in flock64_to_posix_lock()
675 if (waiter->fl_lmops && waiter->fl_lmops->lm_notify) in __locks_wake_up_blocks()
906 if (cfl->fl_lmops && cfl->fl_lmops->lm_lock_expirable in posix_test_lock()
1123 if (fl->fl_lmops && fl->fl_lmops->lm_lock_expirable in posix_lock_inode()
1806 if (lease->fl_lmops->lm_setup) in generic_add_lease()
[all …]
/linux-6.3-rc2/fs/dlm/
A Dplock.c132 if (fl->fl_lmops && fl->fl_lmops->lm_grant) { in dlm_posix_lock()
143 op_data->callback = fl->fl_lmops->lm_grant; in dlm_posix_lock()
286 if (fl->fl_lmops && fl->fl_lmops->lm_grant) in dlm_posix_unlock()
341 if (fl->fl_lmops && fl->fl_lmops->lm_grant) in dlm_posix_get()
/linux-6.3-rc2/fs/lockd/
A Dsvcsubs.c222 if (fl->fl_lmops != &nlmsvc_lock_operations) in nlm_traverse_locks()
276 if (fl->fl_lmops == &nlmsvc_lock_operations) { in nlm_file_inuse()
A Dsvc4proc.c62 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlm4svc_retrieve_args()
A Dsvcproc.c83 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_retrieve_args()
A Dsvclock.c241 call->a_args.lock.fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_create_block()
/linux-6.3-rc2/include/linux/
A Dfilelock.h114 const struct lock_manager_operations *fl_lmops; /* Callbacks for lockmanagers */ member
/linux-6.3-rc2/fs/nfsd/
A Dnfs4layouts.c195 fl->fl_lmops = &nfsd4_layouts_lm_ops; in nfsd4_layout_setlease()
A Dnfs4state.c5329 fl->fl_lmops = &nfsd_lease_mng_ops; in nfs4_alloc_init_lease()
7154 if (fl->fl_lmops == &nfsd_posix_mng_ops) { in nfs4_set_lock_denied()
7563 file_lock->fl_lmops = &nfsd_posix_mng_ops; in nfsd4_lock()
7799 file_lock->fl_lmops = &nfsd_posix_mng_ops; in nfsd4_locku()
/linux-6.3-rc2/fs/fuse/
A Dfile.c2617 if (fl->fl_lmops && fl->fl_lmops->lm_grant) { in fuse_setlk()
/linux-6.3-rc2/fs/ksmbd/
A Dsmb2pdu.c6697 fl->fl_lmops = NULL; in smb_flock_init()

Completed in 49 milliseconds