Searched refs:dlmunlock_remote (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmunlock.c | 293 static inline enum dlm_status dlmunlock_remote(struct dlm_ctxt *dlm, in dlmunlock_remote() function 639 status = dlmunlock_remote(dlm, res, lock, lksb, flags, in dlmunlock() 641 mlog(0, "done calling dlmunlock_remote: returned %d, " in dlmunlock()
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmunlock.c | 291 static inline enum dlm_status dlmunlock_remote(struct dlm_ctxt *dlm, in dlmunlock_remote() function 636 status = dlmunlock_remote(dlm, res, lock, lksb, flags, in dlmunlock() 638 mlog(0, "done calling dlmunlock_remote: returned %d, " in dlmunlock()
|
Completed in 2 milliseconds