Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dbtrfs_inode.h183 unsigned defrag_compress; member
Dinode.c431 if (BTRFS_I(inode)->defrag_compress) in inode_need_compress()
542 if (BTRFS_I(inode)->defrag_compress) in compress_file_range()
543 compress_type = BTRFS_I(inode)->defrag_compress; in compress_file_range()
9340 ei->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
Dioctl.c1534 BTRFS_I(inode)->defrag_compress = compress_type; in btrfs_defrag_file()
1592 BTRFS_I(inode)->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_defrag_file()