Searched refs:replay (Results 1 – 10 of 10) sorted by relevance
5 ubifs-y += tnc.o master.o scan.o replay.o log.o commit.o gc.o orphan.o
1715 ext4_lblk_t lblk, ext4_fsblk_t pblk, int len, int replay) in ext4_fc_record_regions() argument1725 if (replay && state->fc_regions_used != state->fc_regions_valid) in ext4_fc_record_regions()1747 if (replay) in ext4_fc_record_regions()
2943 int len, int replay);
1450 bool replay:1; /* indicates that this open is for a replay */ member1539 bool replay; member
282 .replay = !!(retries), in open_cached_dir()
1270 .replay = !!(retries), in smb2_set_ea()1637 .replay = !!(retries), in smb2_ioctl_query_info()2383 .replay = !!(retries), in smb2_query_dir_first()2741 .replay = !!(retries), in smb2_query_info_compound()
2455 if (!oparms->replay) { in create_durable_v2_buf()3211 oparms->replay = !!(retries); in SMB2_open()
787 struct nfs4_replay *replay; member
2910 op->replay = &cstate->replay_owner->so_replay; in nfsd4_proc_compound()2912 status = op->status = op->replay->rp_status; in nfsd4_proc_compound()
2519 op->replay = NULL; in nfsd4_decode_compound()5967 struct nfs4_replay *rp = op->replay; in nfsd4_encode_replay()
Completed in 84 milliseconds