Home
last modified time | relevance | path

Searched refs:MS_NOATIME (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h484 #define MS_NOATIME 1024 /* Do not update access times. */ macro
H A Dsuper.c2499 sb->s_flags |= MS_ACTIVE | MS_NOATIME; in ubifs_mount()