Searched defs:umount2 (Results 1 – 5 of 5) sorted by relevance
28 S32 (*umount2)(struct TagMountPoint *mp, S32 flag); member
50 int (*umount2)(struct MountPoint *mp, int flag); member
364 int umount2(const char *target, int flag) in umount2() function
211 int umount2(const char *target, int flag) in umount2() function
2217 int umount2(const char *path, int flags) in umount2() function