Searched refs:testfs_bcmd (Results 1 – 3 of 3) sorted by relevance
169 struct testfs_bcmd { struct232 const struct testfs_bcmd *cp);240 static inline struct testfs_bcmd *testfs_bcmd_end(struct testfs_bcmd *cp) in testfs_bcmd_end()268 struct testfs_bcmd *scp,269 struct testfs_bcmd *ecp);288 struct testfs_bcmd *testfs_bcmd_find(struct fs_dirent *statp,289 struct testfs_bcmd *scp,290 struct testfs_bcmd *ecp);301 struct testfs_bcmd *testfs_bcmd_exitdir(struct testfs_bcmd *cp,302 struct testfs_bcmd *ecp);
18 static struct testfs_bcmd test_hierarchy[] = {80 const struct testfs_bcmd *cp) in build_layout()111 struct testfs_bcmd *layout) in check_layout()114 struct testfs_bcmd *end_layout = testfs_bcmd_end(layout); in check_layout()129 struct testfs_bcmd *cp = layout; in check_layout()154 struct testfs_bcmd from_bcmd[] = { in check_rename()168 struct testfs_bcmd *from_end_bcmd = testfs_bcmd_end(from_bcmd); in check_rename()169 struct testfs_bcmd to_bcmd[] = { in check_rename()182 struct testfs_bcmd *to_end_bcmd = testfs_bcmd_end(to_bcmd); in check_rename()282 struct testfs_bcmd *cp = to_bcmd; in check_rename()
226 const struct testfs_bcmd *cp) in testfs_build()286 struct testfs_bcmd *cp, in check_layout_entry()287 struct testfs_bcmd *ecp) in check_layout_entry()344 struct testfs_bcmd *scp, in testfs_bcmd_verify_layout()345 struct testfs_bcmd *ecp) in testfs_bcmd_verify_layout()350 struct testfs_bcmd *cp = scp; in testfs_bcmd_verify_layout()431 struct testfs_bcmd *testfs_bcmd_exitdir(struct testfs_bcmd *cp, in testfs_bcmd_exitdir()432 struct testfs_bcmd *ecp) in testfs_bcmd_exitdir()447 struct testfs_bcmd *testfs_bcmd_find(struct fs_dirent *statp, in testfs_bcmd_find()448 struct testfs_bcmd *scp, in testfs_bcmd_find()[all …]