Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
Dsvclock.c798 .lm_get_owner = nlmsvc_get_owner,
/linux-6.1.9/fs/
Dlocks.c374 if (fl->fl_lmops->lm_get_owner) in locks_copy_conflock()
375 fl->fl_lmops->lm_get_owner(fl->fl_owner); in locks_copy_conflock()
/linux-6.1.9/include/linux/
Dfs.h1040 fl_owner_t (*lm_get_owner)(fl_owner_t); member
/linux-6.1.9/fs/nfsd/
Dnfs4state.c7017 .lm_get_owner = nfsd4_lm_get_owner,