Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddcache.h31 struct ocfs2_dentry_lock { struct
36 * The ocfs2_dentry_lock keeps an inode reference until argument
48 struct ocfs2_dentry_lock *dl); argument
Ddlmglue.c2959 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock() function