Home
last modified time | relevance | path

Searched refs:mountpoints (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/qga/
H A Dvss-win32.c151 strList *mountpoints, Error **errp) in qga_vss_fsfreeze() argument
168 func(nr_volume, mountpoints, &errset); in qga_vss_fsfreeze()
H A Dcommands-bsd.c74 strList *mountpoints, in qmp_guest_fsfreeze_do_freeze_list() argument
99 for (list = mountpoints; list; list = list->next) { in qmp_guest_fsfreeze_do_freeze_list()
H A Dcommands-common.h44 strList *mountpoints,
H A Dcommands-posix.c764 strList *mountpoints, in qmp_guest_fsfreeze_freeze_list() argument
788 ret = qmp_guest_fsfreeze_do_freeze_list(has_mountpoints, mountpoints, in qmp_guest_fsfreeze_freeze_list()
H A Dqapi-schema.json458 # @mountpoints: an array of mountpoints of filesystems to be frozen.
467 'data': { '*mountpoints': ['str'] },
1068 # The returned mountpoints may be specified to
H A Dcommands-linux.c195 strList *mountpoints, in qmp_guest_fsfreeze_do_freeze_list() argument
207 for (list = mountpoints; list; list = list->next) { in qmp_guest_fsfreeze_do_freeze_list()
H A Dcommands-win32.c1227 strList *mountpoints, in qmp_guest_fsfreeze_freeze_list() argument
1243 qga_vss_fsfreeze(&i, true, mountpoints, &local_err); in qmp_guest_fsfreeze_freeze_list()
/openbmc/qemu/qga/vss-win32/
H A Drequester.cpp299 void requester_freeze(int *num_vols, void *mountpoints, ErrorSet *errset) in requester_freeze() argument
407 if (mountpoints) { in requester_freeze()
409 for (volList *list = (volList *)mountpoints; list; list = list->next) { in requester_freeze()
437 if (!mountpoints) { in requester_freeze()
541 if (mountpoints) { in requester_freeze()
/openbmc/linux/Documentation/filesystems/
H A Dautomount-support.rst42 Automatic expiration of mountpoints is easy, provided you've mounted the
55 (3) When you want mountpoints to be expired, call mark_mounts_for_expiry()
74 If a namespace is copied, all mountpoints contained therein will be copied,
H A Dafs.rst109 AFS has a concept of mountpoints. In AFS terms, these are specially formatted
H A Dsharedsubtree.rst42 2a) A shared mount can be replicated to as many mountpoints and all the
532 it to mount at other mountpoints is not possible.
710 mountpoints under /root/tmp
H A Dautofs.rst107 as NFS which creates traps so that mountpoints on the server can be
H A Dproc.rst2242 mountpoints within the same namespace::
2256 mountpoints::
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DAPI.pm2318 my $mountpoints;
2326 $mountpoints->{$1} = $2;
2329 return $mountpoints;
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.3.rst152 - udev-extraconf/mount.sh: add LABELs to mountpoints
/openbmc/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst153 mountpoints, but the daemon can't avoid them.