Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/hosts/
Dbase_classes.py380 def check_inodes(self, path, min_kilo_inodes): member in Host
/external/autotest/server/hosts/
Dcros_host.py1146 self.check_inodes('/mnt/stateful_partition', kilo_inodes_required)
/external/u-boot/fs/ubifs/
Ddebug.c2187 static int check_inodes(struct ubifs_info *c, struct fsck_data *fsckd) in check_inodes() function
2323 err = check_inodes(c, &fsckd); in dbg_check_filesystem()