Searched defs:test (Results 1 – 8 of 8) sorted by relevance
36 #define test(cond) _test(cond, __func__, __LINE__, "") macro
72 struct rb_node *test; in __tree_search() local807 struct btrfs_ordered_extent *test; in btrfs_ordered_update_i_size() local
2009 struct btrfs_key test; in key_in_sk() local2041 struct btrfs_key test; in copy_to_sk() local
275 int (*test)(struct sysv_sb_info *, struct buffer_head *); member
107 int (*test)(struct inode *, void *); in v9fs_qid_iget_dotl() local
496 int (*test)(struct inode *, void *); in v9fs_qid_iget() local
1167 int (*test)(struct super_block *, struct fs_context *); in vfs_get_super() local
179 #define assert(test) J_ASSERT(test) argument