Searched refs:sb_set (Results 1 – 4 of 4) sorted by relevance
38 typedef sb_set<unsigned> kc_lines;188 sb_set<unsigned> lines;
109 class sb_set {117 sb_set() : vec() {} in sb_set() function118 ~sb_set() { } in ~sb_set()125 void add_set(const sb_set& s) { in add_set()179 typedef sb_set<datatype, Comp> dataset;
2085 sb_set<unsigned> group_lines; in try_reserve()2090 sb_set<unsigned> clause_lines(lines); in try_reserve()
2346 static int sb_set(struct super_block *sb, void *data) in sb_set() function2477 sb = sget(fs_type, sb_test, sb_set, flags, c); in ubifs_mount()