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