Searched defs:nfs4_openowner (Results 1 – 2 of 2) sorted by relevance
426 struct nfs4_openowner { struct427 struct nfs4_stateowner oo_owner; /* must be first field */428 struct list_head oo_perclient;453 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner() argument
6777 void (*func)(struct nfs4_openowner *)) in nfsd_foreach_client_openowner()