Home
last modified time | relevance | path

Searched refs:nfsd4_copy (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4proc.c60 static void cleanup_async_copy(struct nfsd4_copy *copy);
1321 struct nfsd4_copy *copy; in nfsd4_has_active_async_copies()
1343 struct nfsd4_copy *copy; in nfsd4_async_copy_reaper()
1352 copy = list_entry(pos, struct nfsd4_copy, copies); in nfsd4_async_copy_reaper()
1365 copy = list_first_entry(&reaplist, struct nfsd4_copy, copies); in nfsd4_async_copy_reaper()
1371 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1379 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1387 static struct nfsd4_copy *nfsd4_unhash_copy(struct nfs4_client *clp) in nfsd4_unhash_copy()
1389 struct nfsd4_copy *copy = NULL; in nfsd4_unhash_copy()
1393 copy = list_first_entry(&clp->async_copies, struct nfsd4_copy, in nfsd4_unhash_copy()
[all …]
H A Dnfs4state.c988 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state()
1014 void nfs4_free_copy_state(struct nfsd4_copy *copy) in nfs4_free_copy_state()