Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Ddlmglue.h160 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb,
Dinode.c1099 ocfs2_mark_lockres_freeing(osb, &oi->ip_rw_lockres); in ocfs2_clear_inode()
1100 ocfs2_mark_lockres_freeing(osb, &oi->ip_inode_lockres); in ocfs2_clear_inode()
1101 ocfs2_mark_lockres_freeing(osb, &oi->ip_open_lockres); in ocfs2_clear_inode()
Ddlmglue.c3174 void ocfs2_mark_lockres_freeing(struct ocfs2_super *osb, in ocfs2_mark_lockres_freeing() function
3239 ocfs2_mark_lockres_freeing(osb, lockres); in ocfs2_simple_drop_lockres()