Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfilelock.h38 fl_owner_t (*lm_get_owner)(fl_owner_t); member
/Linux-v6.6/fs/lockd/
Dsvclock.c812 .lm_get_owner = nlmsvc_get_owner,
/Linux-v6.6/fs/
Dlocks.c375 if (fl->fl_lmops->lm_get_owner) in locks_copy_conflock()
376 fl->fl_lmops->lm_get_owner(fl->fl_owner); in locks_copy_conflock()
/Linux-v6.6/fs/nfsd/
Dnfs4state.c7198 .lm_get_owner = nfsd4_lm_get_owner,