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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dacct.c110 static int check_free_space(struct bsd_acct_struct *acct, struct file *file) function
494 if (!check_free_space(acct, file))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dacct.c110 static int check_free_space(struct bsd_acct_struct *acct, struct file *file) function
494 if (!check_free_space(acct, file))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dsuper.c1110 * check_free_space - check if there is enough free space to mount.
1116 static int check_free_space(struct ubifs_info *c) function
1295 err = check_free_space(c);
1540 err = check_free_space(c);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dsuper.c1110 * check_free_space - check if there is enough free space to mount.
1116 static int check_free_space(struct ubifs_info *c) function
1295 err = check_free_space(c);
1540 err = check_free_space(c);

Completed in 99 milliseconds