Searched defs:alist (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/fs/xfs/ | ||
H A D | xfs_attr.h | 121 char *alist; /* output buffer */ member in struct:xfs_attr_list_context |
H A D | xfs_attr_list.c | 557 struct attrlist *alist = (struct attrlist *)context->alist; xfs_attr_put_listent() local 613 struct attrlist *alist; xfs_attr_list() local |
/linux-4.4.14/net/sched/ | ||
H A D | sch_drr.c | 29 struct list_head alist; member in struct:drr_class |
H A D | sch_qfq.c | 142 struct list_head alist; /* Link for active-classes list. */ member in struct:qfq_class |
Completed in 144 milliseconds