Searched refs:BCH_READ_DEV (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbcachefs_ioctl.h35 #define BCH_READ_DEV (1 << 5) macro
331 * @dev - device to read superblock for, if BCH_READ_DEV flag is
H A Dchardev.c679 if ((arg.flags & ~(BCH_BY_INDEX|BCH_READ_DEV)) ||
685 if (arg.flags & BCH_READ_DEV) {

Completed in 242 milliseconds