X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fmount.h;h=fc17c4d4b9783b366cc8f7c19003e9167aaaaf75;hb=e17dc9d350ba0dfc8662b4fb968c1a32d600d27b;hp=33fe53d78110d3444994ed6f1f38e9eeda63ec0c;hpb=c299eba3c5a801657f275d33be588b34831cd30e;p=pandora-kernel.git diff --git a/include/linux/mount.h b/include/linux/mount.h index 33fe53d78110..fc17c4d4b978 100644 --- a/include/linux/mount.h +++ b/include/linux/mount.h @@ -43,6 +43,7 @@ struct mnt_namespace; */ #define MNT_SHARED_MASK (MNT_UNBINDABLE) #define MNT_PROPAGATION_MASK (MNT_SHARED | MNT_UNBINDABLE) +#define MNT_ATIME_MASK (MNT_NOATIME | MNT_NODIRATIME | MNT_RELATIME ) #define MNT_INTERNAL 0x4000