Searched refs:MNTOPT_NORELATIME (Results 1 – 4 of 4) sorted by relevance
72 #define MNTOPT_NORELATIME "norelatime" /* do not allow relative time updates */ macro
97 { MNTOPT_NORELATIME, MS_COMMENT, ZS_COMMENT },
104 { TOKEN_NORELATIME, MNTOPT_NORELATIME },
2139 mntopt_off = MNTOPT_NORELATIME; in get_numeric_property()