Searched refs:NFS4ERR_OP_NOT_IN_SESSION (Results 1 – 5 of 5) sorted by relevance
32 res->status = htonl(NFS4ERR_OP_NOT_IN_SESSION); in nfs4_callback_getattr()82 res = htonl(NFS4ERR_OP_NOT_IN_SESSION); in nfs4_callback_recall()343 u32 res = NFS4ERR_OP_NOT_IN_SESSION; in nfs4_callback_layoutrecall()371 res = cpu_to_be32(NFS4ERR_OP_NOT_IN_SESSION); in nfs4_callback_devicenotify()611 status = cpu_to_be32(NFS4ERR_OP_NOT_IN_SESSION); in nfs4_callback_recallany()645 status = htonl(NFS4ERR_OP_NOT_IN_SESSION); in nfs4_callback_recallslot()670 return htonl(NFS4ERR_OP_NOT_IN_SESSION); in nfs4_callback_notify_lock()
123 TRACE_DEFINE_ENUM(NFS4ERR_OP_NOT_IN_SESSION);274 { NFS4ERR_OP_NOT_IN_SESSION, "OP_NOT_IN_SESSION" }, \
764 return htonl(NFS4ERR_OP_NOT_IN_SESSION); in preprocess_nfs41_op()
256 NFS4ERR_OP_NOT_IN_SESSION = 10071, /* op needs [CB_]SEQ. op */ enumerator
262 #define nfserr_op_not_in_session cpu_to_be32(NFS4ERR_OP_NOT_IN_SESSION)