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

/linux-master/fs/dlm/
H A DMakefile13 plock.o \
/linux-master/fs/ocfs2/
H A Dstackglue.h21 /* Needed for plock-related prototypes */
206 int (*plock)(struct ocfs2_cluster_connection *conn, member in struct:ocfs2_stack_operations
H A Dstackglue.c283 return active_stack && active_stack->sp_ops->plock;
294 WARN_ON_ONCE(active_stack->sp_ops->plock == NULL);
295 if (active_stack->sp_ops->plock)
296 return active_stack->sp_ops->plock(conn, ino, file, cmd, fl);
H A Dstack_user.c736 * This more or less just demuxes the plock request into any
1077 .plock = user_plock,
/linux-master/fs/smb/client/
H A Dcifsfs.h103 extern int cifs_flock(struct file *pfile, int cmd, struct file_lock *plock);
/linux-master/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) argument
2381 plock);

Completed in 173 milliseconds