Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h4610 struct dquot { struct
4611 struct hlist_node dq_hash;
4612 struct list_head dq_inuse;
4613 struct list_head dq_free;
4637 int (*read_dqblk)(struct dquot *); argument