Searched refs:ip_metadata_cache (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Duptodate.c77 struct ocfs2_caching_info *ci = &oi->ip_metadata_cache;
115 struct ocfs2_caching_info *ci = &oi->ip_metadata_cache;
195 index = ocfs2_search_cache_array(&oi->ip_metadata_cache,
198 item = ocfs2_search_cache_tree(&oi->ip_metadata_cache,
307 struct ocfs2_caching_info *ci = &oi->ip_metadata_cache;
344 struct ocfs2_caching_info *ci = &oi->ip_metadata_cache;
429 struct ocfs2_caching_info *ci = &oi->ip_metadata_cache;
524 struct ocfs2_caching_info *ci = &oi->ip_metadata_cache;
H A Dinode.h66 struct ocfs2_caching_info ip_metadata_cache; member in struct:ocfs2_inode_info
H A Dinode.c1043 mlog_bug_on_msg(oi->ip_metadata_cache.ci_num_cached,
1045 (unsigned long long)oi->ip_blkno, oi->ip_metadata_cache.ci_num_cached);

Completed in 66 milliseconds