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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dorphan.c217 * tot_avail_orphs - calculate total space.
223 static int tot_avail_orphs(struct ubifs_info *c) function
372 int tot_avail = tot_avail_orphs(c), err = 0;
711 c->max_orphans = tot_avail_orphs(c);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dorphan.c217 * tot_avail_orphs - calculate total space.
223 static int tot_avail_orphs(struct ubifs_info *c) function
372 int tot_avail = tot_avail_orphs(c), err = 0;
711 c->max_orphans = tot_avail_orphs(c);

Completed in 104 milliseconds