HomeSort by relevance Sort by last modified time
    Searched refs:MS_UNBINDABLE (Results 51 - 54 of 54) sorted by null

1 23

  /system/core/fs_mgr/
fs_mgr.c 78 { "unbindable", MS_UNBINDABLE },
  /system/core/init/
builtins.c 351 { "unbindable", MS_UNBINDABLE },
  /external/strace/
system.c 59 #define MS_UNBINDABLE (1<<17) /* change to unbindable */
118 { MS_UNBINDABLE,"MS_UNBINDABLE" },
    [all...]
  /external/kernel-headers/original/linux/
fs.h 209 #define MS_UNBINDABLE (1<<17) /* change to unbindable */
    [all...]

Completed in 121 milliseconds

1 23