Searched refs:unmount (Results 1 – 25 of 129) sorted by relevance
123456
/third_party/ntfs-3g/libfuse-lite/ |
D | mount_util.h | 24 int fusermount(int unmount, int quiet, int lazy, const char *opts,
|
D | fusermount.c | 667 int fusermount(int unmount, int quiet, int lazy, const char *opts, in fusermount() argument 680 if (unmount) { in fusermount()
|
/third_party/glib/gio/ |
D | gmount.c | 391 if (iface->unmount == NULL) in g_mount_unmount() 403 (* iface->unmount) (mount, flags, cancellable, callback, user_data); in g_mount_unmount() 545 if (iface->unmount == NULL && iface->unmount_with_operation == NULL) in g_mount_unmount_with_operation() 560 (* iface->unmount) (mount, flags, cancellable, callback, user_data); in g_mount_unmount_with_operation()
|
D | gmount.h | 95 void (* unmount) (GMount *mount, member
|
D | gio-tool-mount.c | 379 unmount (GFile *file) in unmount() function 938 unmount (root); in unmount_all_with_scheme() 1240 unmount (file); in handle_mount()
|
D | gwin32mount.c | 366 iface->unmount = g_win32_mount_unmount; in g_win32_mount_mount_iface_init()
|
D | gunixmount.c | 391 iface->unmount = g_unix_mount_unmount; in g_unix_mount_mount_iface_init()
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | inherited_notifier.dart | 116 void unmount() { 118 super.unmount();
|
D | layout_builder.dart | 89 void unmount() { 91 super.unmount();
|
D | sliver_persistent_header.dart | 173 void unmount() { 174 super.unmount();
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfslabel.c | 448 goto unmount; in main() 458 unmount : in main()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_volumeManager.js | 53 unmount: function (...args) { method
|
/third_party/ntfs-3g/ |
D | README.md | 90 (unmount the volume if it was already mounted, and replace /dev/sda1 119 And, to end the test, unmount the usual way:
|
/third_party/littlefs/tests/ |
D | test_superblocks.toml | 6 [[case]] # mount/unmount
|
/third_party/selinux/libsepol/tests/policies/test-hooks/ |
D | small-base.conf | 149 unmount
|
D | cmp_policy.conf | 149 unmount
|
/third_party/selinux/libsepol/tests/policies/test-expander/ |
D | user-base.conf | 149 unmount
|
D | role-base.conf | 149 unmount
|
D | alias-base.conf | 149 unmount
|
D | small-base.conf | 149 unmount
|
/third_party/selinux/libsepol/tests/policies/test-deps/ |
D | small-base.conf | 149 unmount
|
D | base-notmetreq.conf | 148 unmount
|
D | base-metreq.conf | 149 unmount
|
/third_party/selinux/libsepol/tests/policies/test-linker/ |
D | small-base.conf | 149 unmount
|
/third_party/glib/po/ |
D | be@latin.po | 3290 #. * don't implement unmount. 3293 msgid "mount doesn't implement \"unmount\"" 3294 msgstr "mantavańnie nie zaimplementavała admantavańnia (unmount)" 3306 #. * don't implement any of unmount or unmount_with_operation. 3309 msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\"" 3310 msgstr "mantavańnie nie zaimplementavała admantavańnia (unmount)" 3334 msgstr "mantavańnie nie zaimplementavała admantavańnia (unmount)" 3342 msgstr "mantavańnie nie zaimplementavała admantavańnia (unmount)"
|
123456