Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dmount.h48 MS_MANDLOCK = 64, /* Allow mandatory locks on an FS. */ enumerator
49 #define MS_MANDLOCK MS_MANDLOCK macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dfs.h111 #define MS_MANDLOCK 64 /* Allow mandatory locks on an FS */ macro