replay_entry      181 fs/ubifs/replay.c static int trun_remove_range(struct ubifs_info *c, struct replay_entry *r)
replay_entry      213 fs/ubifs/replay.c static bool inode_still_linked(struct ubifs_info *c, struct replay_entry *rino)
replay_entry      215 fs/ubifs/replay.c 	struct replay_entry *r;
replay_entry      242 fs/ubifs/replay.c static int apply_replay_entry(struct ubifs_info *c, struct replay_entry *r)
replay_entry      305 fs/ubifs/replay.c 	struct replay_entry *ra, *rb;
replay_entry      311 fs/ubifs/replay.c 	ra = list_entry(a, struct replay_entry, list);
replay_entry      312 fs/ubifs/replay.c 	rb = list_entry(b, struct replay_entry, list);
replay_entry      328 fs/ubifs/replay.c 	struct replay_entry *r;
replay_entry      352 fs/ubifs/replay.c 	struct replay_entry *r, *tmp;
replay_entry      387 fs/ubifs/replay.c 	struct replay_entry *r;
replay_entry      394 fs/ubifs/replay.c 	r = kzalloc(sizeof(struct replay_entry), GFP_KERNEL);
replay_entry      436 fs/ubifs/replay.c 	struct replay_entry *r;
replay_entry      443 fs/ubifs/replay.c 	r = kzalloc(sizeof(struct replay_entry), GFP_KERNEL);