Home
last modified time | relevance | path

Searched defs:parentid (Results 1 – 9 of 9) sorted by relevance

/linux/fs/hfs/
H A Dcatalog.c67 u32 parentid, const struct qstr *name) in hfs_cat_build_thread()
/linux/fs/hfsplus/
H A Dcatalog.c178 u32 parentid, const struct qstr *str) in hfsplus_fill_cat_thread()
/linux/net/sched/
H A Dsch_drr.c58 static int drr_change_class(struct Qdisc *sch, u32 classid, u32 parentid, in drr_change_class()
H A Dsch_ets.c204 static int ets_class_change(struct Qdisc *sch, u32 classid, u32 parentid, in ets_class_change()
H A Dsch_generic.c1000 unsigned int parentid, in qdisc_create_dflt()
H A Dsch_qfq.c406 static int qfq_change_class(struct Qdisc *sch, u32 classid, u32 parentid, in qfq_change_class()
H A Dsch_hfsc.c928 hfsc_change_class(struct Qdisc *sch, u32 classid, u32 parentid, in hfsc_change_class()
H A Dsch_htb.c1758 u32 parentid, struct nlattr **tca, in htb_change_class()
H A Dsch_api.c785 u32 parentid; qdisc_tree_reduce_backlog() local