Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbcachefs_ioctl.h87 #define BCH_IOCTL_FSCK_OFFLINE _IOW(0xbc, 19, struct bch_ioctl_fsck_offline) macro
H A Dchardev.c141 case BCH_IOCTL_FSCK_OFFLINE: { in bch2_global_ioctl()