Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/lockd/
H A Dsvclock.c786 .lm_get_owner = nlmsvc_get_owner,
/OK3568_Linux_fs/kernel/fs/
H A Dlocks.c422 if (fl->fl_lmops->lm_get_owner) in locks_copy_conflock()
423 fl->fl_lmops->lm_get_owner(fl->fl_owner); in locks_copy_conflock()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1044 fl_owner_t (*lm_get_owner)(fl_owner_t); member
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4state.c6393 .lm_get_owner = nfsd4_fl_get_owner,