HomeSort by: relevance | last modified time | path
    Searched defs:in_sync (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
v3d_drm.h 235 __u32 in_sync; member in struct:drm_v3d_submit_tfu
242 * synchronization must be performed with in_sync/out_sync.
260 __u32 in_sync; member in struct:drm_v3d_submit_csd
v3d_drm.h 235 __u32 in_sync; member in struct:drm_v3d_submit_tfu
242 * synchronization must be performed with in_sync/out_sync.
260 __u32 in_sync; member in struct:drm_v3d_submit_csd
vc4_drm.h 191 __u32 in_sync; member in struct:drm_vc4_submit_cl
vc4_drm.h 191 __u32 in_sync; member in struct:drm_vc4_submit_cl
  /src/external/gpl2/lvm2/dist/lib/metadata/
mirror.c 244 struct logical_volume *log_lv, int in_sync,
252 if (!activation() && in_sync) {
293 in_sync ? -1 : 0)) {
816 * @in_sync: was the original mirror in-sync?
818 * in_sync will be set to 0 if new mirror devices are being added
826 int log_policy, int in_sync)
845 /* REMEMBER/FIXME: set in_sync to 0 if a new mirror device was added */
846 in_sync = 0;
870 int in_sync; local
876 in_sync = _mirrored_lv_in_sync(mirrored_seg->lv)
1383 int in_sync; local
    [all...]
mirror.c 244 struct logical_volume *log_lv, int in_sync,
252 if (!activation() && in_sync) {
293 in_sync ? -1 : 0)) {
816 * @in_sync: was the original mirror in-sync?
818 * in_sync will be set to 0 if new mirror devices are being added
826 int log_policy, int in_sync)
845 /* REMEMBER/FIXME: set in_sync to 0 if a new mirror device was added */
846 in_sync = 0;
870 int in_sync; local
876 in_sync = _mirrored_lv_in_sync(mirrored_seg->lv)
1383 int in_sync; local
    [all...]
  /src/external/gpl2/lvm2/dist/daemons/cmirrord/
functions.c 1266 int64_t in_sync; member in struct:__anon7072
1275 if (pkg->in_sync) {
functions.c 1266 int64_t in_sync; member in struct:__anon7072
1275 if (pkg->in_sync) {

Completed in 82 milliseconds