Home
last modified time | relevance | path

Searched refs:trun_remove_range (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dreplay.c177 * trun_remove_range - apply a replay entry for a truncation to the TNC.
181 static int trun_remove_range(struct ubifs_info *c, struct replay_entry *r) in trun_remove_range() function
272 err = trun_remove_range(c, r); in apply_replay_entry()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dreplay.c177 * trun_remove_range - apply a replay entry for a truncation to the TNC.
181 static int trun_remove_range(struct ubifs_info *c, struct replay_entry *r) in trun_remove_range() function
272 err = trun_remove_range(c, r); in apply_replay_entry()

Completed in 4 milliseconds