Home
last modified time | relevance | path

Searched refs:check_free_space (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/
H A Dacct.c101 static int check_free_space(struct bsd_acct_struct *acct) in check_free_space() function
492 if (!check_free_space(acct)) in do_acct_process()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dsuper.c1230 static int check_free_space(struct ubifs_info *c) in check_free_space() function
1457 err = check_free_space(c); in mount_ubifs()
1720 err = check_free_space(c); in ubifs_remount_rw()
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dsuper.c1314 static int check_free_space(struct ubifs_info *c) in check_free_space() function
1525 err = check_free_space(c); in mount_ubifs()
1794 err = check_free_space(c); in ubifs_remount_rw()