Searched refs:umount_flags (Results 1 – 2 of 2) sorted by relevance
170 static const struct xlat umount_flags[] = { variable183 printflags(umount_flags, tcp->u_arg[1], "MNT_???"); in sys_umount2()
1371 [LINUX] (umount_flags): New xlat structure with MNT_* entries.1372 [LINUX] (sys_umount2): Use umount_flags.