Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/drivers/isdn/hisax/
Dconfig.c1026 struct module *lockowner) in hisax_cs_new()
1178 struct module *lockowner, in checkcard()
/linux-3.4.99/include/linux/
Dnfs_fs.h88 fl_owner_t lockowner; member
/linux-3.4.99/fs/nfsd/
Dstate.h373 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() function