OP_CREATE_SESSION 7981 fs/nfs/nfs4proc.c 		      1 << (OP_CREATE_SESSION - 32) |
OP_CREATE_SESSION 8012 fs/nfs/nfs4proc.c 		      1 << (OP_CREATE_SESSION - 32) |
OP_CREATE_SESSION 8049 fs/nfs/nfs4proc.c 		    test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) &&
OP_CREATE_SESSION 1850 fs/nfs/nfs4xdr.c 	encode_op_hdr(xdr, OP_CREATE_SESSION, decode_create_session_maxsz, hdr);
OP_CREATE_SESSION 5681 fs/nfs/nfs4xdr.c 	status = decode_op_hdr(xdr, OP_CREATE_SESSION);
OP_CREATE_SESSION 2596 fs/nfsd/nfs4proc.c 	[OP_CREATE_SESSION] = {
OP_CREATE_SESSION 2992 fs/nfsd/nfs4state.c 			1 << (OP_CREATE_SESSION - 32) |
OP_CREATE_SESSION 1850 fs/nfsd/nfs4xdr.c 	[OP_CREATE_SESSION]	= (nfsd4_dec)nfsd4_decode_create_session,
OP_CREATE_SESSION 4359 fs/nfsd/nfs4xdr.c 	[OP_CREATE_SESSION]	= (nfsd4_enc)nfsd4_encode_create_session,