Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dstackglue.c284 return active_stack && active_stack->sp_ops->plock; in ocfs2_stack_supports_plocks()
295 WARN_ON_ONCE(active_stack->sp_ops->plock == NULL); in ocfs2_plock()
296 if (active_stack->sp_ops->plock) in ocfs2_plock()
297 return active_stack->sp_ops->plock(conn, ino, file, cmd, fl); in ocfs2_plock()
H A Dstack_user.c1071 .plock = user_plock,
/linux/fs/dlm/
H A DMakefile13 plock.o \
/linux/sound/pci/asihpi/
H A Dhpi.h1579 u16 hpi_sample_clock_get_local_rate_lock(u32 h_control, u32 *plock);
H A Dhpifunc.c2378 u16 hpi_sample_clock_get_local_rate_lock(u32 h_control, u32 *plock) in hpi_sample_clock_get_local_rate_lock() argument
2381 plock); in hpi_sample_clock_get_local_rate_lock()