Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
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
Ddlmglue.c2970 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock() function