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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);

Completed in 113 milliseconds