Home
last modified time | relevance | path

Searched defs:MS_REMOUNT (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmount.h46 MS_REMOUNT = 32, /* Alter flags of a mounted FS. */ enumerator
47 #define MS_REMOUNT MS_REMOUNT macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h110 #define MS_REMOUNT 32 /* Alter flags of a mounted FS */ macro