Searched refs:S_NOATIME (Results 1 – 2 of 2) sorted by relevance
| /u-boot/fs/ubifs/ | ||
| A D | ubifs.h | 507 #define S_NOATIME 2 /* Do not update access times */ macro |
| A D | super.c | 298 inode->i_flags |= (S_NOCMTIME | S_NOATIME); in ubifs_iget() |
Completed in 16 milliseconds