Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dubifs.h507 #define S_NOATIME 2 /* Do not update access times */ macro
Dsuper.c294 inode->i_flags |= (S_NOCMTIME | S_NOATIME); in ubifs_iget()