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