Home
last modified time | relevance | path

Searched refs:sr_status_flags (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/fs/nfs/
Dnfs4session.c366 res->sr_status_flags = 0; in nfs41_assign_slot()
Dnfs4trace.h289 __entry->status_flags = res->sr_status_flags;
Dnfs4proc.c765 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags, in nfs41_sequence_process()
962 res->sr_status_flags = 0; in nfs4_sequence_attach_slot()
7332 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED) in _nfs41_proc_get_locations()
7461 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED) in _nfs41_proc_fsid_present()
Dnfs4xdr.c5964 res->sr_status_flags = be32_to_cpup(p); in decode_sequence()
/Linux-v4.19/include/linux/
Dnfs_xdr.h206 u32 sr_status_flags; member