Home
last modified time | relevance | path

Searched refs:umount_flags (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dsystem.c170 static const struct xlat umount_flags[] = { variable
183 printflags(umount_flags, tcp->u_arg[1], "MNT_???"); in sys_umount2()
DChangeLog-CVS1371 [LINUX] (umount_flags): New xlat structure with MNT_* entries.
1372 [LINUX] (sys_umount2): Use umount_flags.