Home
last modified time | relevance | path

Searched refs:lockres_set_pending (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c1058 * number that matches the lockres. lockres_set_pending() will return the
1104 static unsigned int lockres_set_pending(struct ocfs2_lock_res *lockres) in lockres_set_pending() function
1331 gen = lockres_set_pending(lockres); in ocfs2_lock_create()
1572 gen = lockres_set_pending(lockres); in __ocfs2_cluster_lock()
3634 return lockres_set_pending(lockres); in ocfs2_prepare_downconvert()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.c1057 * number that matches the lockres. lockres_set_pending() will return the
1103 static unsigned int lockres_set_pending(struct ocfs2_lock_res *lockres) in lockres_set_pending() function
1330 gen = lockres_set_pending(lockres); in ocfs2_lock_create()
1571 gen = lockres_set_pending(lockres); in __ocfs2_cluster_lock()
3644 return lockres_set_pending(lockres); in ocfs2_prepare_downconvert()

Completed in 15 milliseconds