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