Home
last modified time | relevance | path

Searched refs:BTRFS_INODE_NO_DELALLOC_FLUSH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dreflink.c116 set_bit(BTRFS_INODE_NO_DELALLOC_FLUSH, &inode->runtime_flags); in copy_inline_to_page()
615 clear_bit(BTRFS_INODE_NO_DELALLOC_FLUSH, &BTRFS_I(inode)->runtime_flags); in btrfs_clone()
H A Dbtrfs_inode.h60 BTRFS_INODE_NO_DELALLOC_FLUSH, enumerator
H A Dinode.c9307 test_bit(BTRFS_INODE_NO_DELALLOC_FLUSH, &binode->runtime_flags)) in start_delalloc_inodes()