Home
last modified time | relevance | path

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

/Linux-v4.19/fs/dlm/
DMakefile14 plock.o \
/Linux-v4.19/fs/ocfs2/
Dstackglue.c299 return active_stack && active_stack->sp_ops->plock; in ocfs2_stack_supports_plocks()
310 WARN_ON_ONCE(active_stack->sp_ops->plock == NULL); in ocfs2_plock()
311 if (active_stack->sp_ops->plock) in ocfs2_plock()
312 return active_stack->sp_ops->plock(conn, ino, file, cmd, fl); in ocfs2_plock()
Dstackglue.h216 int (*plock)(struct ocfs2_cluster_connection *conn, member
Dstack_user.c1099 .plock = user_plock,
/Linux-v4.19/sound/pci/asihpi/
Dhpi.h1606 u16 hpi_sample_clock_get_local_rate_lock(u32 h_control, u32 *plock);
Dhpifunc.c2379 u16 hpi_sample_clock_get_local_rate_lock(u32 h_control, u32 *plock) in hpi_sample_clock_get_local_rate_lock() argument
2382 plock); in hpi_sample_clock_get_local_rate_lock()