Home
last modified time | relevance | path

Searched refs:MS_RELATIME (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dfs.h129 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
/linux-4.19.296/fs/
Dnamespace.c2800 ((flags & (MS_NOATIME | MS_NODIRATIME | MS_RELATIME | in do_mount()