rw_cred           237 fs/nfs/flexfilelayout/flexfilelayout.c 	cred = rcu_access_pointer(mirror->rw_cred);
rw_cred           513 fs/nfs/flexfilelayout/flexfilelayout.c 			rcu_assign_pointer(fls->mirror_array[i]->rw_cred, cred);
rw_cred           522 fs/nfs/flexfilelayout/flexfilelayout.c 				cred = xchg(&mirror->rw_cred, cred);
rw_cred           523 fs/nfs/flexfilelayout/flexfilelayout.c 				rcu_assign_pointer(fls->mirror_array[i]->rw_cred, cred);
rw_cred            85 fs/nfs/flexfilelayout/flexfilelayout.h 	const struct cred __rcu		*rw_cred;
rw_cred           290 fs/nfs/flexfilelayout/flexfilelayoutdev.c 		pcred = &mirror->rw_cred;