Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.c74 static struct ocfs2_super *ocfs2_get_inode_osb(struct ocfs2_lock_res *lockres);
240 .get_osb = ocfs2_get_inode_osb,
245 .get_osb = ocfs2_get_inode_osb,
280 .get_osb = ocfs2_get_inode_osb,
573 static struct ocfs2_super *ocfs2_get_inode_osb(struct ocfs2_lock_res *lockres) in ocfs2_get_inode_osb() function