Home
last modified time | relevance | path

Searched refs:ocfs2_get_dentry_osb (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ocfs2/
H A Ddlmglue.c58 static struct ocfs2_super *ocfs2_get_dentry_osb(struct ocfs2_lock_res *lockres);
258 .get_osb = ocfs2_get_dentry_osb,
610 static struct ocfs2_super *ocfs2_get_dentry_osb(struct ocfs2_lock_res *lockres) in ocfs2_get_dentry_osb() function