Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dordered-data.h67 BTRFS_ORDERED_DIRECT, enumerator
94 (1UL << BTRFS_ORDERED_DIRECT) | \
A Ddirect-io.c105 test_bit(BTRFS_ORDERED_DIRECT, &ordered->flags)) in lock_extent_direct()
155 (1 << BTRFS_ORDERED_DIRECT)); in btrfs_create_dio_extent()
A Dordered-data.c868 if (!test_bit(BTRFS_ORDERED_DIRECT, &entry->flags)) in btrfs_start_ordered_extent()
A Dinode.c3036 update_inode_bytes = test_bit(BTRFS_ORDERED_DIRECT, &oe->flags) || in insert_ordered_extent_file_extent()
3072 !test_bit(BTRFS_ORDERED_DIRECT, &ordered_extent->flags) && in btrfs_finish_one_ordered()
/linux/include/trace/events/
A Dbtrfs.h491 { (1 << BTRFS_ORDERED_DIRECT), "DIRECT" }, \

Completed in 26 milliseconds