Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dnfs4session.c370 res->sr_status_flags = 0; in nfs41_assign_slot()
Dnfs4proc.c840 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags, in nfs41_sequence_process()
1031 res->sr_status_flags = 0; in nfs41_sequence_res_init()
8138 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED) in _nfs41_proc_get_locations()
8271 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED) in _nfs41_proc_fsid_present()
Dnfs4trace.h105 __entry->status_flags = res->sr_status_flags;
Dnfs4xdr.c5893 res->sr_status_flags = be32_to_cpup(p); in decode_sequence()
/linux-6.1.9/include/linux/
Dnfs_xdr.h212 u32 sr_status_flags; member