Searched refs:S_NOCMTIME (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ | ||
| H A D | ubifs.h | 514 #define S_NOCMTIME 128 /* Do not update file c/mtime */ macro |
| H A D | super.c | 295 inode->i_flags |= (S_NOCMTIME | S_NOATIME); in ubifs_iget() |