Home
last modified time | relevance | path

Searched defs:ocfs2_dentry_lock (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Ddcache.h15 struct ocfs2_dentry_lock { struct
20 * The ocfs2_dentry_lock keeps an inode reference until argument
32 struct ocfs2_dentry_lock *dl); argument
H A Ddlmglue.c2972 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock() function