Home
last modified time | relevance | path

Searched refs:sr_status (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
H A Dnfs4session.c371 res->sr_status = 1; in nfs41_assign_slot()
H A Dnfs4proc.c867 status = res->sr_status; in nfs41_sequence_process()
960 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status); in nfs41_sequence_process()
1023 res->sr_status = 1; in nfs41_sequence_res_init()
/linux/include/linux/
H A Dnfs_xdr.h215 int sr_status; /* sequence operation status */ member