Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
H A Dacct.c101 static int check_free_space(struct bsd_acct_struct *acct) in check_free_space() function
494 if (!check_free_space(acct)) in do_acct_process()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/fs/ubifs/
H A Dsuper.c1233 * check_free_space - check if there is enough free space to mount.
1239 static int check_free_space(struct ubifs_info *c) in check_free_space() function
1466 err = check_free_space(c); in mount_ubifs()
1729 err = check_free_space(c); in ubifs_remount_rw()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dsuper.c1233 * check_free_space - check if there is enough free space to mount.
1239 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()

Completed in 8 milliseconds