Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.c75 static struct ocfs2_super *ocfs2_get_file_osb(struct ocfs2_lock_res *lockres);
285 .get_osb = ocfs2_get_file_osb,
587 static struct ocfs2_super *ocfs2_get_file_osb(struct ocfs2_lock_res *lockres) in ocfs2_get_file_osb() function