Searched refs:mountpoints (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/qga/ |
H A D | vss-win32.c | 151 strList *mountpoints, Error **errp) in qga_vss_fsfreeze() argument 168 func(nr_volume, mountpoints, &errset); in qga_vss_fsfreeze()
|
H A D | commands-bsd.c | 74 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 D | commands-common.h | 44 strList *mountpoints,
|
H A D | commands-posix.c | 764 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 D | qapi-schema.json | 458 # @mountpoints: an array of mountpoints of filesystems to be frozen. 467 'data': { '*mountpoints': ['str'] }, 1068 # The returned mountpoints may be specified to
|
H A D | commands-linux.c | 195 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 D | commands-win32.c | 1227 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 D | requester.cpp | 299 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 D | automount-support.rst | 42 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 D | afs.rst | 109 AFS has a concept of mountpoints. In AFS terms, these are specially formatted
|
H A D | sharedsubtree.rst | 42 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 D | autofs.rst | 107 as NFS which creates traps so that mountpoints on the server can be
|
H A D | proc.rst | 2242 mountpoints within the same namespace:: 2256 mountpoints::
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | API.pm | 2318 my $mountpoints; 2326 $mountpoints->{$1} = $2; 2329 return $mountpoints;
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.3.rst | 152 - udev-extraconf/mount.sh: add LABELs to mountpoints
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | cachefiles.rst | 153 mountpoints, but the daemon can't avoid them.
|