Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h508 #define S_NOATIME 2 /* Do not update access times */ macro
H A Dsuper.c295 inode->i_flags |= (S_NOCMTIME | S_NOATIME); in ubifs_iget()