Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h47533 struct ext4_prealloc_space { struct
47534 struct list_head pa_inode_list;
47535 struct list_head pa_group_list;
47536 union {
47539 } u;
47540 spinlock_t pa_lock;
47541 atomic_t pa_count;
47542 unsigned int pa_deleted;
47543 ext4_fsblk_t pa_pstart;
47544 ext4_lblk_t pa_lstart;
[all …]