Searched refs:MOUNT_TOUCH (Results 1 – 2 of 2) sorted by relevance
20 MOUNT_TOUCH = 1 << 9, /* if set, touch file to mount over first */ enumerator
553 …MOUNT_TOUCH }, /* As per kernel interface requirements, bind mount first (creating mount points) a… in mount_all()605 if ((mount_table[k].mount_settings & (MOUNT_MKDIR|MOUNT_TOUCH)) != 0) { in mount_all()608 if (FLAGS_SET(mount_table[k].mount_settings, MOUNT_TOUCH)) in mount_all()625 if (FLAGS_SET(mount_table[k].mount_settings, MOUNT_TOUCH)) { in mount_all()