Searched defs:cat (Results 1 – 6 of 6) sorted by relevance
/fs/ubifs/ |
D | lprops.c | 38 static int get_heap_comp_val(struct ubifs_lprops *lprops, int cat) in get_heap_comp_val() 63 struct ubifs_lprops *lprops, int cat) in move_up_lpt_heap() 100 struct ubifs_lprops *lprops, int hpos, int cat) in adjust_lpt_heap() 179 int cat) in add_to_lpt_heap() 227 struct ubifs_lprops *lprops, int cat) in remove_from_lpt_heap() 258 struct ubifs_lprops *new_lprops, int cat) in lpt_heap_replace() 276 int cat) in ubifs_add_to_cat() 319 struct ubifs_lprops *lprops, int cat) in ubifs_remove_from_cat() 358 int cat; in ubifs_replace_cat() local 389 int cat = lprops->flags & LPROPS_CAT_MASK; in ubifs_ensure_cat() local [all …]
|
D | find.c | 56 int n, cat = lprops->flags & LPROPS_CAT_MASK; in valuable() local
|
D | lpt.c | 874 int cat = pnode->lprops[i].flags & LPROPS_CAT_MASK; in update_cats() local 2105 int found, cat = lprops->flags & LPROPS_CAT_MASK; in dbg_chk_pnode() local
|
D | debug.c | 889 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat) in ubifs_dump_heap()
|
/fs/hfs/ |
D | hfs.h | 166 struct hfs_cat_key cat; member
|
/fs/hfsplus/ |
D | hfsplus_raw.h | 402 struct hfsplus_cat_key cat; member
|