Searched refs:btrfs_zoned_issue_zeroout (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dzoned.h81 int btrfs_zoned_issue_zeroout(struct btrfs_device *device, u64 physical, u64 length);
212 static inline int btrfs_zoned_issue_zeroout(struct btrfs_device *device, function
H A Dzoned.c1967 int btrfs_zoned_issue_zeroout(struct btrfs_device *device, u64 physical, u64 length) function
2049 return btrfs_zoned_issue_zeroout(tgt_dev, physical_pos, length);
H A Dscrub.c574 ret = btrfs_zoned_issue_zeroout(sctx->wr_tgtdev,

Completed in 111 milliseconds