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

/system/core/toolbox/
H A Dumount.c12 #define LOOP_MAJOR 7 macro
20 if (S_ISBLK(st.st_mode) && (major(st.st_rdev) == LOOP_MAJOR)) {

Completed in 78 milliseconds