Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Ddev-replace.c753 ret == BTRFS_IOCTL_DEV_REPLACE_RESULT_NO_ERROR) in btrfs_dev_replace_by_ioctl()
1042 args->result = BTRFS_IOCTL_DEV_REPLACE_RESULT_NO_ERROR; in btrfs_dev_replace_status()
1084 result = BTRFS_IOCTL_DEV_REPLACE_RESULT_NO_ERROR; in btrfs_dev_replace_cancel()
1100 result = BTRFS_IOCTL_DEV_REPLACE_RESULT_NO_ERROR; in btrfs_dev_replace_cancel()
/linux-6.3-rc2/include/uapi/linux/
A Dbtrfs.h227 #define BTRFS_IOCTL_DEV_REPLACE_RESULT_NO_ERROR 0 macro

Completed in 9 milliseconds