Home
last modified time | relevance | path

Searched defs:lockowner (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/lockd/
Dclntproc.c49 static struct nlm_lockowner *nlm_get_lockowner(struct nlm_lockowner *lockowner) in nlm_get_lockowner()
55 static void nlm_put_lockowner(struct nlm_lockowner *lockowner) in nlm_put_lockowner()
67 struct nlm_lockowner *lockowner; in nlm_pidbusy() local
86 struct nlm_lockowner *lockowner; in __nlm_find_lockowner() local
/Linux-v4.19/drivers/isdn/hisax/
Dconfig.c1026 struct module *lockowner) in hisax_cs_new()
1175 struct module *lockowner, hisax_setup_func_t card_setup) in checkcard()
/Linux-v4.19/include/linux/
Dnfs_fs.h63 fl_owner_t lockowner; member
/Linux-v4.19/fs/nfsd/
Dstate.h458 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() function