Searched refs:compare_super (Results 1 – 1 of 1) sorted by relevance
1298 int (*compare_super)(struct super_block *, struct fs_context *) = in ceph_get_tree() local1323 compare_super = NULL; in ceph_get_tree()1326 sb = sget_fc(fc, compare_super, ceph_set_super); in ceph_get_tree()