Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dbtrfs_inode.h176 unsigned defrag_compress; member
Dinode.c399 if (BTRFS_I(inode)->defrag_compress) in inode_need_compress()
509 if (BTRFS_I(inode)->defrag_compress) in compress_file_range()
510 compress_type = BTRFS_I(inode)->defrag_compress; in compress_file_range()
9176 ei->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_alloc_inode()
Dioctl.c1507 BTRFS_I(inode)->defrag_compress = compress_type; in btrfs_defrag_file()
1565 BTRFS_I(inode)->defrag_compress = BTRFS_COMPRESS_NONE; in btrfs_defrag_file()