Home
last modified time | relevance | path

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

/linux-3.3/fs/ocfs2/
Ddcache.h31 struct ocfs2_dentry_lock { struct
36 struct ocfs2_dentry_lock *dl_next; argument
55 struct ocfs2_dentry_lock *dl); argument
Ddlmglue.c2628 int ocfs2_dentry_lock(struct dentry *dentry, int ex) in ocfs2_dentry_lock() function