Home
last modified time | relevance | path

Searched refs:BTRFS_INODE_PREALLOC (Results 1 – 7 of 7) sorted by relevance

/linux/include/uapi/linux/
H A Dbtrfs_tree.h426 #define BTRFS_INODE_PREALLOC (1U << 4) macro
442 BTRFS_INODE_PREALLOC | \
/linux/fs/btrfs/
H A Ddirect-io.c445 (BTRFS_INODE_NODATACOW | BTRFS_INODE_PREALLOC))) in btrfs_dio_iomap_begin()
H A Dfile.c987 if (!(inode->flags & (BTRFS_INODE_NODATACOW | BTRFS_INODE_PREALLOC))) in btrfs_check_nocow_lock()
1061 !(BTRFS_I(inode)->flags & (BTRFS_INODE_NODATACOW | BTRFS_INODE_PREALLOC))) in btrfs_write_check()
3558 !(inode->flags & BTRFS_INODE_PREALLOC) && in find_desired_extent()
H A Dinode.c2429 if (inode->flags & (BTRFS_INODE_NODATACOW | BTRFS_INODE_PREALLOC)) { in should_nocow()
2824 !(inode->flags & BTRFS_INODE_PREALLOC)) { in btrfs_set_extent_delalloc()
9298 BTRFS_I(inode)->flags |= BTRFS_INODE_PREALLOC; in __btrfs_prealloc_file_range()
H A Dfree-space-cache.c178 const u64 flags = BTRFS_INODE_NOCOMPRESS | BTRFS_INODE_PREALLOC | in __create_free_space_inode()
H A Drelocation.c3687 BTRFS_INODE_PREALLOC); in __insert_orphan_inode()
H A Dtree-log.c5249 if (!(inode->flags & BTRFS_INODE_PREALLOC)) in btrfs_log_prealloc_extents()