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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dlpt_commit.c330 * realloc_lpt_leb - allocate an LPT LEB that is empty.
343 static int realloc_lpt_leb(struct ubifs_info *c, int *lnum) function
422 err = realloc_lpt_leb(c, &lnum);
480 err = realloc_lpt_leb(c, &lnum);
507 err = realloc_lpt_leb(c, &lnum);

Completed in 123 milliseconds