Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dacct.c120 static int check_free_space(struct bsd_acct_struct *acct) in check_free_space() function
511 if (!check_free_space(acct)) in do_acct_process()
/openbmc/linux/fs/ubifs/
H A Dsuper.c1239 static int check_free_space(struct ubifs_info *c) in check_free_space() function
1469 err = check_free_space(c); in mount_ubifs()
1735 err = check_free_space(c); in ubifs_remount_rw()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c1313 static int check_free_space(struct ubifs_info *c) in check_free_space() function
1527 err = check_free_space(c); in mount_ubifs()
1796 err = check_free_space(c); in ubifs_remount_rw()