Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Ddlmglue.c60 static struct ocfs2_super *ocfs2_get_inode_osb(struct ocfs2_lock_res *lockres);
226 .get_osb = ocfs2_get_inode_osb,
231 .get_osb = ocfs2_get_inode_osb,
266 .get_osb = ocfs2_get_inode_osb,
580 static struct ocfs2_super *ocfs2_get_inode_osb(struct ocfs2_lock_res *lockres) in ocfs2_get_inode_osb() function