Searched refs:sync_lock (Results 1 – 2 of 2) sorted by relevance
/fs/gfs2/ |
D | lock_dlm.c | 518 static int sync_lock(struct gfs2_sbd *sdp, int mode, uint32_t flags, in sync_lock() function 558 return sync_lock(sdp, mode, flags, GFS2_MOUNTED_LOCK, in mounted_lock() 571 return sync_lock(sdp, mode, flags, GFS2_CONTROL_LOCK, in control_lock()
|
/fs/ocfs2/ |
D | stack_user.c | 844 static int sync_lock(struct ocfs2_cluster_connection *conn, in sync_lock() function 877 return sync_lock(conn, mode, flags, in version_lock()
|