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

/linux-master/fs/btrfs/
H A Dprint-tree.c375 case BTRFS_DEV_REPLACE_KEY:
H A Ddev-replace.c94 key.type = BTRFS_DEV_REPLACE_KEY;
364 key.type = BTRFS_DEV_REPLACE_KEY;
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h349 * The key is built like this: (0, BTRFS_DEV_REPLACE_KEY, 0).
351 #define BTRFS_DEV_REPLACE_KEY 250 macro

Completed in 206 milliseconds