Searched refs:DLM (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.6/fs/dlm/ |
D | Kconfig | 2 menuconfig DLM config 3 tristate "Distributed Lock Manager (DLM)" 12 bool "DLM debugging" 13 depends on DLM
|
/Linux-v6.6/fs/gfs2/ |
D | Kconfig | 26 you want to use the DLM, be sure to enable IPv4/6 networking. 29 bool "GFS2 DLM locking" 31 CONFIGFS_FS && SYSFS && (DLM=y || DLM=GFS2_FS) 36 interface between GFS2 and the DLM, which is required to use GFS2
|
/Linux-v6.6/Documentation/filesystems/ |
D | dlmfs.rst | 8 A minimal DLM userspace interface implemented via a virtual file 29 - Right now it only works with the OCFS2 DLM, though support for other 30 DLM implementations should not be a major issue. 61 Once you're heartbeating, DLM lock 'domains' can be easily created / 72 request for an already acquired lock will not generate another DLM 85 OCFS2 DLM limitation). Through this mechanism, users of dlmfs can share
|
D | gfs2-glocks.rst | 14 threads from making calls to the DLM, etc. at the same time. If a 27 to the following DLM lock modes: 30 Glock mode DLM lock mode 32 UN IV/NL Unlocked (no DLM lock associated with glock) or NL 71 go_callback Called if the DLM sends a callback to drop this lock 163 1. DLM lock time (non-blocking requests) 164 2. DLM lock time (blocking requests) 165 3. Inter-request time (again to the DLM) 168 away, whatever the state of the DLM lock in question. That
|
/Linux-v6.6/fs/ocfs2/ |
D | Kconfig | 44 depends on OCFS2_FS && DLM 48 in conjunction with the DLM in fs/dlm. If you are using a
|
/Linux-v6.6/Documentation/driver-api/md/ |
D | md-cluster.rst | 35 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-v6.6/arch/arm/mach-orion5x/ |
D | tsx09-common.c | 34 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_tsx09_power_off()
|
D | terastation_pro2-setup.c | 277 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in tsp2_power_off()
|
D | kurobox_pro-setup.c | 299 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in kurobox_pro_power_off()
|
/Linux-v6.6/drivers/usb/serial/ |
D | io_16654.h | 41 #define DLM 9 // Bank2[ 1 ] Divisor Latch MSB macro
|
D | io_edgeport.c | 2221 MAKE_CMD_WRITE_REG(&currCmd, &cmdLen, number, DLM, HIGH8(divisor)); in send_cmd_write_baud_rate()
|
/Linux-v6.6/Documentation/misc-devices/ |
D | oxsemi-tornado.rst | 94 and the clock divisor (DLM/DLL) as follows to obtain such rates if so 101 |0 0 0| CPR2:CPR | TCR | DLM:DLL | 112 For example the value of 0x1f4004e2 will set CPR2/CPR, TCR and DLM/DLL
|
/Linux-v6.6/drivers/power/reset/ |
D | qnap-poweroff.c | 62 writel((divisor >> 8) & 0xff, UART1_REG(DLM)); in qnap_power_off()
|
/Linux-v6.6/fs/ocfs2/cluster/ |
D | masklog.c | 107 define_mask(DLM),
|
/Linux-v6.6/drivers/net/hamradio/ |
D | baycom_ser_fdx.c | 103 #define DLM(iobase) (iobase+1) macro 175 outb(divisor >> 8, DLM(dev->base_addr)); in ser12_set_divisor()
|
D | baycom_ser_hdx.c | 89 #define DLM(iobase) (iobase+1) macro 160 outb(0, DLM(dev->base_addr)); in ser12_set_divisor()
|
D | yam.c | 160 #define DLM(iobase) (iobase+1) macro 296 outb(0, DLM(iobase)); in fpga_reset() 468 outb(0, DLM(dev->base_addr)); in yam_set_uart()
|
/Linux-v6.6/drivers/md/ |
D | Kconfig | 199 depends on DLM
|
/Linux-v6.6/ |
D | MAINTAINERS | 6135 DISTRIBUTED LOCK MANAGER (DLM)
|