Searched refs:MS_NOATIME (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ | ||
| H A D | ubifs.h | 484 #define MS_NOATIME 1024 /* Do not update access times. */ macro |
| H A D | super.c | 2499 sb->s_flags |= MS_ACTIVE | MS_NOATIME; in ubifs_mount() |