Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dlocks.c379 if (fl->fl_lmops->lm_get_owner) in locks_copy_conflock()
380 fl->fl_lmops->lm_get_owner(fl->fl_owner); in locks_copy_conflock()
/Linux-v4.19/include/linux/
Dfs.h983 fl_owner_t (*lm_get_owner)(fl_owner_t); member
/Linux-v4.19/fs/nfsd/
Dnfs4state.c5655 .lm_get_owner = nfsd4_fl_get_owner,