Searched refs:BCH_IOCTL_FSCK_OFFLINE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/bcachefs/ | ||
H A D | bcachefs_ioctl.h | 87 #define BCH_IOCTL_FSCK_OFFLINE _IOW(0xbc, 19, struct bch_ioctl_fsck_offline) macro |
H A D | chardev.c | 141 case BCH_IOCTL_FSCK_OFFLINE: { in bch2_global_ioctl() |