Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/locking/
H A Dcluster_locking.c304 static int _lock_for_cluster(struct cmd_context *cmd, unsigned char clvmd_cmd, in _lock_for_cluster() function
399 return _lock_for_cluster(cmd, CLVMD_CMD_VG_BACKUP, in _lock_resource()
463 return _lock_for_cluster(cmd, clvmd_cmd, flags, lockname); in _lock_resource()