Home
last modified time | relevance | path

Searched refs:BTRFS_ORDERED_TRUNCATED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dordered-data.h56 BTRFS_ORDERED_TRUNCATED, enumerator
H A Dinode.c2609 if (test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags)) in insert_ordered_extent_file_extent()
2664 if (test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) { in btrfs_finish_ordered_io()
8277 set_bit(BTRFS_ORDERED_TRUNCATED, &ordered->flags); in btrfs_invalidatepage()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dordered-data.h70 BTRFS_ORDERED_TRUNCATED, enumerator
H A Dordered-data.c1213 if (test_bit(BTRFS_ORDERED_TRUNCATED, &ordered->flags)) { in btrfs_split_ordered_extent()
H A Dinode.c2983 if (test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags)) { in insert_ordered_extent_file_extent()
3000 test_bit(BTRFS_ORDERED_TRUNCATED, &oe->flags); in insert_ordered_extent_file_extent()
3051 if (test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) { in btrfs_finish_one_ordered()
3133 !test_bit(BTRFS_ORDERED_TRUNCATED, &ordered_extent->flags)) in btrfs_finish_one_ordered()
8035 set_bit(BTRFS_ORDERED_TRUNCATED, &ordered->flags); in btrfs_invalidate_folio()
/kernel/linux/linux-5.10/include/trace/events/
H A Dbtrfs.h509 { (1 << BTRFS_ORDERED_TRUNCATED), "TRUNCATED" })
/kernel/linux/linux-6.6/include/trace/events/
H A Dbtrfs.h512 { (1 << BTRFS_ORDERED_TRUNCATED), "TRUNCATED" })

Completed in 30 milliseconds