Searched refs:MS_RELATIME (Results 1 – 3 of 3) sorted by relevance
40 #ifndef MS_RELATIME41 # define MS_RELATIME (1 << 21) macro144 mnt_flags |= MS_RELATIME; in read_mnt_flags()332 if (!test_unpriv_remount_atime(MS_RELATIME, in main()347 if (!test_unpriv_remount_atime(MS_RELATIME|MS_NODIRATIME, in main()
89 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
2696 ((flags & (MS_NOATIME | MS_NODIRATIME | MS_RELATIME | in do_mount()2703 MS_NOATIME | MS_NODIRATIME | MS_RELATIME| MS_KERNMOUNT | in do_mount()