Home
last modified time | relevance | path

Searched refs:ext4_mb_discard_preallocations (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.c5024 static int ext4_mb_discard_preallocations(struct super_block *sb, int needed) in ext4_mb_discard_preallocations() function
5058 freed = ext4_mb_discard_preallocations(sb, ac->ac_o_ex.fe_len); in ext4_mb_discard_preallocations_should_retry()
/kernel/linux/linux-5.10/include/trace/events/
H A Dext4.h798 TRACE_EVENT(ext4_mb_discard_preallocations,
/kernel/linux/linux-6.6/include/trace/events/
H A Dext4.h800 TRACE_EVENT(ext4_mb_discard_preallocations,
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.c6029 static int ext4_mb_discard_preallocations(struct super_block *sb, int needed) in ext4_mb_discard_preallocations() function
6063 freed = ext4_mb_discard_preallocations(sb, ac->ac_o_ex.fe_len); in ext4_mb_discard_preallocations_should_retry()

Completed in 19 milliseconds