Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Ddlmglue.c59 static struct ocfs2_super *ocfs2_get_inode_osb(struct ocfs2_lock_res *lockres);
225 .get_osb = ocfs2_get_inode_osb,
230 .get_osb = ocfs2_get_inode_osb,
265 .get_osb = ocfs2_get_inode_osb,
579 static struct ocfs2_super *ocfs2_get_inode_osb(struct ocfs2_lock_res *lockres) in ocfs2_get_inode_osb() function