Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h4528 struct super_block { struct
4529 struct list_head s_list;
4530 dev_t s_dev;
4531 unsigned char s_blocksize_bits;
4532 long unsigned int s_blocksize;
4533 loff_t s_maxbytes;
4534 struct file_system_type *s_type;
4535 const struct super_operations *s_op;
4536 const struct dquot_operations *dq_op;
4537 const struct quotactl_ops *s_qcop;
[all …]