Home
last modified time | relevance | path

Searched refs:BH_New (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/affs/
A Dfile.c601 bh->b_state &= ~(1UL << BH_New); in affs_extent_file_ofs()
752 bh->b_state &= ~(1UL << BH_New); in affs_write_end_ofs()
786 bh->b_state &= ~(1UL << BH_New); in affs_write_end_ofs()
/linux-6.3-rc2/include/linux/
A Dbuffer_head.h28 BH_New, /* Disk mapping was newly created by get_block */ enumerator
/linux-6.3-rc2/fs/
A Dbuffer.c1494 (1 << BH_Mapped | 1 << BH_New | 1 << BH_Req | \
/linux-6.3-rc2/fs/ext4/
A Dext4.h198 #define EXT4_MAP_NEW BIT(BH_New)
/linux-6.3-rc2/include/trace/events/
A Dext4.h59 TRACE_DEFINE_ENUM(BH_New);

Completed in 24 milliseconds