Searched refs:BTRFS_SEND_FLAG_NO_FILE_DATA (Results 1 – 2 of 2) sorted by relevance
757 #define BTRFS_SEND_FLAG_NO_FILE_DATA 0x1 macro773 (BTRFS_SEND_FLAG_NO_FILE_DATA | \
5172 if (sctx->flags & BTRFS_SEND_FLAG_NO_FILE_DATA) in send_hole()5212 if (sctx->flags & BTRFS_SEND_FLAG_NO_FILE_DATA) in send_extent_data()