Home
last modified time | relevance | path

Searched refs:ocfs2_dentry_unlock (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Ddlmglue.h175 void ocfs2_dentry_unlock(struct dentry *dentry, int ex);
H A Ddcache.c320 ocfs2_dentry_unlock(dentry, 0); in ocfs2_dentry_attach_lock()
H A Dnamei.c857 ocfs2_dentry_unlock(dentry, 1); in ocfs2_remote_dentry_delete()
H A Ddlmglue.c2997 void ocfs2_dentry_unlock(struct dentry *dentry, int ex) in ocfs2_dentry_unlock() function