Searched refs:ffs_validate (Results 1 – 1 of 1) sorted by relevance
143 static void ffs_validate(const char *, fsnode *, fsinfo_t *);271 ffs_validate(dir, root, fsopts); in ffs_makefs()319 ffs_validate(const char *dir, fsnode *root, fsinfo_t *fsopts) in ffs_validate() function