Searched refs:ext4_mb_release_inode_pa (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | mballoc.c | 4310 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa() function 4471 ext4_mb_release_inode_pa(&e4b, bitmap_bh, pa); in ext4_mb_discard_group_preallocations() 4597 ext4_mb_release_inode_pa(&e4b, bitmap_bh, pa); in ext4_discard_preallocations()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | mballoc.c | 5331 ext4_mb_release_inode_pa(struct ext4_buddy *e4b, struct buffer_head *bitmap_bh, in ext4_mb_release_inode_pa() function 5502 ext4_mb_release_inode_pa(&e4b, bitmap_bh, pa); in ext4_mb_discard_group_preallocations() 5627 ext4_mb_release_inode_pa(&e4b, bitmap_bh, pa); in ext4_discard_preallocations()
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | ext4.h | 722 TRACE_EVENT(ext4_mb_release_inode_pa,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 724 TRACE_EVENT(ext4_mb_release_inode_pa,
|
Completed in 19 milliseconds