Searched refs:ocfs2_metadata_cache_get_super (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/ocfs2/
H A Djournal.h95 OCFS2_SB(ocfs2_metadata_cache_get_super(ci))->journal;
111 OCFS2_SB(ocfs2_metadata_cache_get_super(ci))->journal;
H A Dalloc.c297 struct super_block *sb = ocfs2_metadata_cache_get_super(et->et_ci);
539 ocfs2_metadata_cache_get_super(et->et_ci),
971 retval = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci),
1003 OCFS2_SB(ocfs2_metadata_cache_get_super(et->et_ci));
1472 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci),
1480 status = ocfs2_error(ocfs2_metadata_cache_get_super(et->et_ci),
1807 ocfs2_error(ocfs2_metadata_cache_get_super(ci),
1832 ocfs2_error(ocfs2_metadata_cache_get_super(ci),
1853 ocfs2_error(ocfs2_metadata_cache_get_super(ci),
2129 ocfs2_error(ocfs2_metadata_cache_get_super(e
[all...]
H A Duptodate.c63 struct super_block *ocfs2_metadata_cache_get_super(struct ocfs2_caching_info *ci) function
600 struct super_block *sb = ocfs2_metadata_cache_get_super(ci);
H A Dbuffer_head_io.c201 struct super_block *sb = ocfs2_metadata_cache_get_super(ci);
H A Drefcounttree.c965 struct super_block *sb = ocfs2_metadata_cache_get_super(ci);
1069 struct super_block *sb = ocfs2_metadata_cache_get_super(ci);
1284 struct super_block *sb = ocfs2_metadata_cache_get_super(ci);
1522 struct super_block *sb = ocfs2_metadata_cache_get_super(ci);
2080 struct super_block *sb = ocfs2_metadata_cache_get_super(ci);
2231 struct super_block *sb = ocfs2_metadata_cache_get_super(ci);
3067 struct super_block *sb = ocfs2_metadata_cache_get_super(et->et_ci);
H A Docfs2.h82 struct super_block *ocfs2_metadata_cache_get_super(struct ocfs2_caching_info *ci);
H A Djournal.c639 OCFS2_SB(ocfs2_metadata_cache_get_super(ci));
H A Ddlmglue.c4008 ocfs2_start_checkpoint(OCFS2_SB(ocfs2_metadata_cache_get_super(ci)));

Completed in 193 milliseconds