Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dnfs4session.c370 res->sr_status_flags = 0; in nfs41_assign_slot()
Dnfs4proc.c828 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags, in nfs41_sequence_process()
1020 res->sr_status_flags = 0; in nfs41_sequence_res_init()
7864 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED) in _nfs41_proc_get_locations()
7995 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED) in _nfs41_proc_fsid_present()
Dnfs4trace.h440 __entry->status_flags = res->sr_status_flags;
Dnfs4xdr.c5795 res->sr_status_flags = be32_to_cpup(p); in decode_sequence()
/Linux-v5.10/include/linux/
Dnfs_xdr.h208 u32 sr_status_flags; member