Home
last modified time | relevance | path

Searched refs:ocfs2_mark_lockres_freeing (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ocfs2/
Ddlmglue.h185 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb,
Dinode.c1131 ocfs2_mark_lockres_freeing(osb, &oi->ip_rw_lockres); in ocfs2_clear_inode()
1132 ocfs2_mark_lockres_freeing(osb, &oi->ip_inode_lockres); in ocfs2_clear_inode()
1133 ocfs2_mark_lockres_freeing(osb, &oi->ip_open_lockres); in ocfs2_clear_inode()
Ddlmglue.c3505 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb, in ocfs2_mark_lockres_freeing() function
3570 ocfs2_mark_lockres_freeing(osb, lockres); in ocfs2_simple_drop_lockres()