Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A 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
H A Ddlmglue.c2963 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock() function