Searched refs:testfs_bcmd_end (Results 1 – 2 of 2) sorted by relevance
114 struct testfs_bcmd *end_layout = testfs_bcmd_end(layout); in check_layout()168 struct testfs_bcmd *from_end_bcmd = testfs_bcmd_end(from_bcmd); in check_rename()182 struct testfs_bcmd *to_end_bcmd = testfs_bcmd_end(to_bcmd); in check_rename()
240 static inline struct testfs_bcmd *testfs_bcmd_end(struct testfs_bcmd *cp) in testfs_bcmd_end() function