Searched refs:BTRFS_SEND_FLAG_NO_FILE_DATA (Results 1 – 4 of 4) sorted by relevance
757 #define BTRFS_SEND_FLAG_NO_FILE_DATA 0x1 macro773 (BTRFS_SEND_FLAG_NO_FILE_DATA | \
714 #define BTRFS_SEND_FLAG_NO_FILE_DATA 0x1 macro730 (BTRFS_SEND_FLAG_NO_FILE_DATA | \
5200 if (sctx->flags & BTRFS_SEND_FLAG_NO_FILE_DATA) in send_hole()5240 if (sctx->flags & BTRFS_SEND_FLAG_NO_FILE_DATA) in send_extent_data()