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

/linux-4.4.14/fs/ubifs/
H A Drecovery.c1106 * grab_empty_leb - grab an empty LEB to use as GC LEB and run commit.
1113 static int grab_empty_leb(struct ubifs_info *c) grab_empty_leb() function
1180 return grab_empty_leb(c); ubifs_rcvry_gc_commit()
1188 return grab_empty_leb(c); ubifs_rcvry_gc_commit()

Completed in 62 milliseconds