Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h514 #define S_NOCMTIME 128 /* Do not update file c/mtime */ macro
H A Dsuper.c295 inode->i_flags |= (S_NOCMTIME | S_NOATIME); in ubifs_iget()