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

/linux-master/include/linux/
H A Dfilelock.h39 fl_owner_t (*lm_get_owner)(fl_owner_t); member in struct:lock_manager_operations
/linux-master/fs/lockd/
H A Dsvclock.c825 .lm_get_owner = nlmsvc_get_owner,
/linux-master/fs/
H A Dlocks.c409 if (fl->fl_lmops->lm_get_owner)
410 fl->fl_lmops->lm_get_owner(fl->c.flc_owner);
/linux-master/fs/nfsd/
H A Dnfs4state.c7559 .lm_get_owner = nfsd4_lm_get_owner,

Completed in 414 milliseconds