Lines Matching refs:MP
55 #define UNCHANGED_CONTROL MP "/3-unchanged-control"
56 #define TO_BE_DELETED MP "/4-to-be-deleted"
57 #define TO_BE_APPENDED MP "/5-to-be-appended"
58 #define NEWLY_CREATED MP "/6-newly-created"
97 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
117 rump_sys_unmount(MP, 0);
127 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
142 rump_sys_unmount(MP, 0);
170 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
174 if (rump_sys_unmount(MP, 0) != 0)
196 if (rump_sys_mount(MOUNT_LFS, MP, 0, &args, sizeof(args)) == -1)
217 rump_sys_unmount(MP, 0);