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

/linux-master/include/uapi/linux/
H A Dloop.h30 #define LOOP_CONFIGURE_SETTABLE_FLAGS (LO_FLAGS_READ_ONLY | LO_FLAGS_AUTOCLEAR \ macro
/linux-master/drivers/block/
H A Dloop.c1037 if ((config->info.lo_flags & ~LOOP_CONFIGURE_SETTABLE_FLAGS) != 0) {

Completed in 142 milliseconds