Searched refs:sync_lock (Results 1 – 2 of 2) sorted by relevance
| /fs/gfs2/ |
| A D | lock_dlm.c | 587 static int sync_lock(struct gfs2_sbd *sdp, int mode, uint32_t flags, in sync_lock() function 627 return sync_lock(sdp, mode, flags, GFS2_MOUNTED_LOCK, in mounted_lock() 640 return sync_lock(sdp, mode, flags, GFS2_CONTROL_LOCK, in control_lock()
|
| /fs/ocfs2/ |
| A D | stack_user.c | 823 static int sync_lock(struct ocfs2_cluster_connection *conn, in sync_lock() function 856 return sync_lock(conn, mode, flags, in version_lock()
|
Completed in 8 milliseconds