Searched refs:JFS_NOATIME_FL (Results 1 – 3 of 3) sorted by relevance
155 #define JFS_NOATIME_FL 0x00080000 /* do not update atime */ macro
32 {JFS_NOATIME_FL, FS_NOATIME_FL},
25 if (flags & JFS_NOATIME_FL) in jfs_set_inode_flags()