Home
last modified time | relevance | path

Searched refs:nfs4_client_reclaim (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h391 struct nfs4_client_reclaim { struct
648 void nfs4_remove_reclaim_record(struct nfs4_client_reclaim *, struct nfsd_net *);
650 extern struct nfs4_client_reclaim *nfsd4_find_reclaim_client(struct xdr_netobj name,
665 extern struct nfs4_client_reclaim *nfs4_client_to_reclaim(struct xdr_netobj name,
H A Dnfs4recover.c174 struct nfs4_client_reclaim *crp; in __nfsd4_create_reclaim_record_grace()
369 struct nfs4_client_reclaim *crp; in __nfsd4_remove_reclaim_record_grace()
679 struct nfs4_client_reclaim *crp; in nfsd4_check_legacy_client()
1283 struct nfs4_client_reclaim *crp; in nfsd4_cld_check()
1326 struct nfs4_client_reclaim *crp; in nfsd4_cld_check_v2()
H A Dnfs4state.c7160 static inline struct nfs4_client_reclaim *
7163 return kmalloc(sizeof(struct nfs4_client_reclaim), GFP_KERNEL); in alloc_reclaim()
7169 struct nfs4_client_reclaim *crp; in nfs4_has_reclaimed_state()
7181 struct nfs4_client_reclaim *
7186 struct nfs4_client_reclaim *crp; in nfs4_client_to_reclaim()
7204 nfs4_remove_reclaim_record(struct nfs4_client_reclaim *crp, struct nfsd_net *nn) in nfs4_remove_reclaim_record()
7216 struct nfs4_client_reclaim *crp = NULL; in nfs4_release_reclaim()
7222 struct nfs4_client_reclaim, cr_strhash); in nfs4_release_reclaim()
7231 struct nfs4_client_reclaim *
7235 struct nfs4_client_reclaim *crp = NULL; in nfsd4_find_reclaim_client()