Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/filesystems/
H A Dgfs2-glocks.rst25 DLM 等操作。若某线程获取此锁,则在释放时必须调用
34 排他(EX)。它们对应以下 DLM 锁模式:
37 Glock 模式 DLM 锁模式
39 UN IV/NL 未加锁(无关联的 DLM 锁)或 NL
73 go_callback 若 DLM 发送回调以释放此锁时调用
145 1. DLM 锁时间(非阻塞请求)
146 2. DLM 锁时间(阻塞请求)
147 3. 请求间隔时间(指向 DLM
149 非阻塞请求指无论目标 DLM 锁处于何种状态均能立即完成的请求。
156 2. glock 代码顶层的持有者排队数(通常远大于 DLM 锁请求数)
[all …]
/linux/fs/ocfs2/
H A DKconfig44 depends on OCFS2_FS && DLM
48 in conjunction with the DLM in fs/dlm. If you are using a
/linux/Documentation/driver-api/md/
H A Dmd-cluster.rst35 2. DLM Locks for management
47 resource number is based on the slot number returned by the DLM
48 subsystem. Since DLM starts node count from one and bitmap slots
49 start from zero, one is subtracted from the DLM slot number to arrive
128 The DLM LVB is used to communicate within nodes of the cluster. There
216 When a node fails, the DLM informs the cluster with the slot
/linux/arch/arm/mach-orion5x/
H A Dtsx09-common.c34 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_tsx09_power_off()
H A Dterastation_pro2-setup.c277 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in tsp2_power_off()
H A Dkurobox_pro-setup.c299 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in kurobox_pro_power_off()
/linux/drivers/usb/serial/
H A Dio_16654.h41 #define DLM 9 // Bank2[ 1 ] Divisor Latch MSB macro
H A Dio_edgeport.c2224 MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, DLM, HIGH8(divisor)); in send_cmd_write_baud_rate()
/linux/drivers/power/reset/
H A Dqnap-poweroff.c62 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_power_off()
/linux/fs/ocfs2/cluster/
H A Dmasklog.c107 define_mask(DLM),
/linux/
H A DMAINTAINERS7527 DISTRIBUTED LOCK MANAGER (DLM)