Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dslot_map.h36 int ocfs2_refresh_slot_info(struct ocfs2_super *osb);
Dslot_map.c134 int ocfs2_refresh_slot_info(struct ocfs2_super *osb) in ocfs2_refresh_slot_info() function
Docfs2_trace.h1624 DEFINE_OCFS2_UINT_EVENT(ocfs2_refresh_slot_info);
Ddlmglue.c2802 status = ocfs2_refresh_slot_info(osb); in ocfs2_super_lock()