Home
last modified time | relevance | path

Searched refs:seq_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4session.c105 u32 slotid, u32 seq_init, gfp_t gfp_mask) in nfs4_new_slot() argument
113 slot->seq_nr = seq_init; in nfs4_new_slot()
114 slot->seq_nr_highest_sent = seq_init; in nfs4_new_slot()
115 slot->seq_nr_last_acked = seq_init - 1; in nfs4_new_slot()
121 u32 slotid, u32 seq_init, gfp_t gfp_mask) in nfs4_find_or_create_slot() argument
129 seq_init, gfp_mask); in nfs4_find_or_create_slot()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_io.h139 bool seq_init; member
H A Defct_unsol.c177 io->seq_init = sit; in efct_populate_io_fcp_cmd()
474 io->seq_init = 1; in efct_node_recv_abts_frame()
H A Defct_io.c137 io->seq_init = 0; in efct_io_pool_io_alloc()