Home
last modified time | relevance | path

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

/linux-5.10/fs/ocfs2/
Ddcache.h17 struct ocfs2_dentry_lock { struct
22 * The ocfs2_dentry_lock keeps an inode reference until argument
34 struct ocfs2_dentry_lock *dl); argument
Ddlmglue.c2963 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock() function