Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dfilelock.h38 fl_owner_t (*lm_get_owner)(fl_owner_t); member
/linux-6.3-rc2/fs/lockd/
A Dsvclock.c801 .lm_get_owner = nlmsvc_get_owner,
/linux-6.3-rc2/fs/
A 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-6.3-rc2/fs/nfsd/
A Dnfs4state.c7143 .lm_get_owner = nfsd4_lm_get_owner,

Completed in 25 milliseconds