Searched refs:i_cache (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dmain.c34 memset(ip->i_cache, 0, sizeof(ip->i_cache));
H A Dmeta_io.c442 bh_slot = &ip->i_cache[x];
470 struct buffer_head *bh = NULL, **bh_slot = ip->i_cache + height;
H A Dincore.h232 struct buffer_head *i_cache[GFS2_MAX_META_HEIGHT]; member in struct:gfs2_inode
H A Dops_address.c735 fs_warn(sdp, "ip->i_cache[%u] = %s\n",
736 x, (ip->i_cache[x]) ? "!NULL" : "NULL");

Completed in 38 milliseconds