Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbcachefs_ioctl.h77 #define BCH_IOCTL_READ_SUPER _IOW(0xbc, 12, struct bch_ioctl_read_super)
346 struct bch_ioctl_read_super { struct
Dchardev.c669 struct bch_ioctl_read_super arg) in bch2_ioctl_read_super()
901 BCH_IOCTL(read_super, struct bch_ioctl_read_super); in bch2_fs_ioctl()