Home
last modified time | relevance | path

Searched defs:test (Results 1 – 8 of 8) sorted by relevance

/fs/unicode/
Dutf8-selftest.c36 #define test(cond) _test(cond, __func__, __LINE__, "") macro
/fs/btrfs/
Dordered-data.c72 struct rb_node *test; in __tree_search() local
807 struct btrfs_ordered_extent *test; in btrfs_ordered_update_i_size() local
Dioctl.c2009 struct btrfs_key test; in key_in_sk() local
2041 struct btrfs_key test; in copy_to_sk() local
/fs/sysv/
Dsuper.c275 int (*test)(struct sysv_sb_info *, struct buffer_head *); member
/fs/9p/
Dvfs_inode_dotl.c107 int (*test)(struct inode *, void *); in v9fs_qid_iget_dotl() local
Dvfs_inode.c496 int (*test)(struct inode *, void *); in v9fs_qid_iget() local
/fs/
Dsuper.c1167 int (*test)(struct super_block *, struct fs_context *); in vfs_get_super() local
/fs/ext4/
Dnamei.c179 #define assert(test) J_ASSERT(test) argument