Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dlocks.c334 if (fl->fl_lmops->lm_get_owner) in locks_copy_conflock()
335 fl->fl_lmops->lm_get_owner(fl->fl_owner); in locks_copy_conflock()
/linux-4.4.14/include/linux/
Dfs.h935 fl_owner_t (*lm_get_owner)(fl_owner_t); member
/linux-4.4.14/fs/nfsd/
Dnfs4state.c5266 .lm_get_owner = nfsd4_fl_get_owner,