Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h47232 struct ext4_prealloc_space { struct
47233 struct list_head pa_inode_list;
47234 struct list_head pa_group_list;
47235 union {
47238 } u;
47239 spinlock_t pa_lock;
47240 atomic_t pa_count;
47241 unsigned int pa_deleted;
47242 ext4_fsblk_t pa_pstart;
47243 ext4_lblk_t pa_lstart;
[all …]