nfs4_copy_delegation_stateid   68 fs/nfs/delegation.h bool nfs4_copy_delegation_stateid(struct inode *inode, fmode_t flags, nfs4_stateid *dst, const struct cred **cred);
nfs4_copy_delegation_stateid 2808 fs/nfs/nfs4proc.c 	    nfs4_copy_delegation_stateid(state->inode, state->state,
nfs4_copy_delegation_stateid 3247 fs/nfs/nfs4proc.c 	if (nfs4_copy_delegation_stateid(inode, FMODE_WRITE, &arg->stateid, &delegation_cred)) {
nfs4_copy_delegation_stateid 1054 fs/nfs/nfs4state.c 	if (nfs4_copy_delegation_stateid(state->inode, fmode, dst, cred)) {