Home
last modified time | relevance | path

Searched refs:BTRFS_IOCTL_DEV_REPLACE_RESULT_NO_ERROR (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/btrfs/
Ddev-replace.c767 args->result = BTRFS_IOCTL_DEV_REPLACE_RESULT_NO_ERROR; in btrfs_dev_replace_status()
803 result = BTRFS_IOCTL_DEV_REPLACE_RESULT_NO_ERROR; in btrfs_dev_replace_cancel()
/Linux-v4.19/include/uapi/linux/
Dbtrfs.h202 #define BTRFS_IOCTL_DEV_REPLACE_RESULT_NO_ERROR 0 macro