Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmballoc.h99 struct ext4_prealloc_space { struct
176 struct ext4_prealloc_space *ac_pa;
H A Dmballoc.c689 struct ext4_prealloc_space *pa; in __mb_check_buddy()
690 pa = list_entry(cur, struct ext4_prealloc_space, pa_group_list); in __mb_check_buddy()
2949 struct ext4_prealloc_space *pa; in ext4_mb_cleanup_pa()
2954 pa = list_entry(cur, struct ext4_prealloc_space, pa_group_list); in ext4_mb_cleanup_pa()
3152 ext4_pspace_cachep = KMEM_CACHE(ext4_prealloc_space, in ext4_init_mballoc()
3448 struct ext4_prealloc_space *pa; in ext4_mb_normalize_request()
3672 struct ext4_prealloc_space *pa = ac->ac_pa; in ext4_discard_allocated_blocks()
3704 struct ext4_prealloc_space *pa) in ext4_mb_use_inode_pa()
3734 struct ext4_prealloc_space *pa) in ext4_mb_use_group_pa()
3761 static struct ext4_prealloc_space *
[all …]
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dext4.h14 struct ext4_prealloc_space;
677 struct ext4_prealloc_space *pa),
707 struct ext4_prealloc_space *pa),
715 struct ext4_prealloc_space *pa),
721 TP_PROTO(struct ext4_prealloc_space *pa,
748 TP_PROTO(struct super_block *sb, struct ext4_prealloc_space *pa),
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dext4.rst493 The maximum length of per-inode ext4_prealloc_space list.