Home
last modified time | relevance | path

Searched refs:plock (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dstackglue.c285 return active_stack && active_stack->sp_ops->plock; in ocfs2_stack_supports_plocks()
296 WARN_ON_ONCE(active_stack->sp_ops->plock == NULL); in ocfs2_plock()
297 if (active_stack->sp_ops->plock) in ocfs2_plock()
298 return active_stack->sp_ops->plock(conn, ino, file, cmd, fl); in ocfs2_plock()
H A Dstackglue.h23 /* Needed for plock-related prototypes */
208 int (*plock)(struct ocfs2_cluster_connection *conn, member
H A Dstack_user.c743 * This more or less just demuxes the plock request into any in user_plock()
1091 .plock = user_plock,
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dstackglue.c283 return active_stack && active_stack->sp_ops->plock; in ocfs2_stack_supports_plocks()
294 WARN_ON_ONCE(active_stack->sp_ops->plock == NULL); in ocfs2_plock()
295 if (active_stack->sp_ops->plock) in ocfs2_plock()
296 return active_stack->sp_ops->plock(conn, ino, file, cmd, fl); in ocfs2_plock()
H A Dstackglue.h21 /* Needed for plock-related prototypes */
206 int (*plock)(struct ocfs2_cluster_connection *conn, member
H A Dstack_user.c736 * This more or less just demuxes the plock request into any in user_plock()
1077 .plock = user_plock,
/kernel/linux/linux-5.10/fs/dlm/
H A DMakefile14 plock.o \
/kernel/linux/linux-6.6/fs/dlm/
H A DMakefile13 plock.o \
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.h111 extern int cifs_flock(struct file *pfile, int cmd, struct file_lock *plock);
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.h103 extern int cifs_flock(struct file *pfile, int cmd, struct file_lock *plock);
/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpi.h1595 u16 hpi_sample_clock_get_local_rate_lock(u32 h_control, u32 *plock);
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 21 milliseconds