Searched refs:fl_ops (Results 1 – 8 of 8) sorted by relevance
306 if (fl->fl_ops) { in locks_release_private()309 fl->fl_ops = NULL; in locks_release_private()406 new->fl_ops = NULL; in locks_copy_conflock()418 WARN_ON_ONCE(new->fl_ops); in locks_copy_lock()423 new->fl_ops = fl->fl_ops; in locks_copy_lock()425 if (fl->fl_ops) { in locks_copy_lock()426 if (fl->fl_ops->fl_copy_lock) in locks_copy_lock()532 fl->fl_ops = NULL; in flock64_to_posix_lock()2633 lock.fl_ops = NULL; in locks_remove_posix()2638 if (lock.fl_ops && lock.fl_ops->fl_release_private) in locks_remove_posix()[all …]
151 WARN_ON_ONCE(req->a_args.lock.fl.fl_ops != NULL); in nlmclnt_release_lockargs()195 fl->fl_ops->fl_release_private(fl); in nlmclnt_proc()196 fl->fl_ops = NULL; in nlmclnt_proc()493 fl->fl_ops = &nlmclnt_lock_ops; in nlmclnt_locks_init_private()
93 fl->fl_ops = &ceph_fl_lock_ops; in ceph_lock_message()94 fl->fl_ops->fl_copy_lock(fl, NULL); in ceph_lock_message()
117 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ member
468 fl->fl_ops = &afs_lock_ops; in afs_do_setlk()
969 if (fl->fl_ops != NULL) in nfs4_set_lock_state()975 fl->fl_ops = &nfs4_fl_lock_ops; in nfs4_set_lock_state()
6961 request->fl_ops->fl_release_private(request); in _nfs4_proc_getlk()6962 request->fl_ops = NULL; in _nfs4_proc_getlk()
7095 fl->fl_ops = NULL; in smb_flock_init()