Home
last modified time | relevance | path

Searched refs:unmount (Results 1 – 25 of 129) sorted by relevance

123456

/third_party/ntfs-3g/libfuse-lite/
Dmount_util.h24 int fusermount(int unmount, int quiet, int lazy, const char *opts,
Dfusermount.c667 int fusermount(int unmount, int quiet, int lazy, const char *opts, in fusermount() argument
680 if (unmount) { in fusermount()
/third_party/glib/gio/
Dgmount.c391 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()
Dgmount.h95 void (* unmount) (GMount *mount, member
Dgio-tool-mount.c379 unmount (GFile *file) in unmount() function
938 unmount (root); in unmount_all_with_scheme()
1240 unmount (file); in handle_mount()
Dgwin32mount.c366 iface->unmount = g_win32_mount_unmount; in g_win32_mount_mount_iface_init()
Dgunixmount.c391 iface->unmount = g_unix_mount_unmount; in g_unix_mount_mount_iface_init()
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dinherited_notifier.dart116 void unmount() {
118 super.unmount();
Dlayout_builder.dart89 void unmount() {
91 super.unmount();
Dsliver_persistent_header.dart173 void unmount() {
174 super.unmount();
/third_party/ntfs-3g/ntfsprogs/
Dntfslabel.c448 goto unmount; in main()
458 unmount : in main()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_volumeManager.js53 unmount: function (...args) { method
/third_party/ntfs-3g/
DREADME.md90 (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/
Dtest_superblocks.toml6 [[case]] # mount/unmount
/third_party/selinux/libsepol/tests/policies/test-hooks/
Dsmall-base.conf149 unmount
Dcmp_policy.conf149 unmount
/third_party/selinux/libsepol/tests/policies/test-expander/
Duser-base.conf149 unmount
Drole-base.conf149 unmount
Dalias-base.conf149 unmount
Dsmall-base.conf149 unmount
/third_party/selinux/libsepol/tests/policies/test-deps/
Dsmall-base.conf149 unmount
Dbase-notmetreq.conf148 unmount
Dbase-metreq.conf149 unmount
/third_party/selinux/libsepol/tests/policies/test-linker/
Dsmall-base.conf149 unmount
/third_party/glib/po/
Dbe@latin.po3290 #. * 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