cached_blocks     183 fs/hfs/extent.c 		HFS_I(inode)->cached_blocks = hfs_ext_block_count(HFS_I(inode)->cached_extents);
cached_blocks     185 fs/hfs/extent.c 		HFS_I(inode)->cached_start = HFS_I(inode)->cached_blocks = 0;
cached_blocks     197 fs/hfs/extent.c 	    block < HFS_I(inode)->cached_start + HFS_I(inode)->cached_blocks)
cached_blocks     442 fs/hfs/extent.c 			HFS_I(inode)->cached_blocks += len;
cached_blocks     470 fs/hfs/extent.c 	HFS_I(inode)->cached_blocks = len;
cached_blocks     538 fs/hfs/extent.c 		HFS_I(inode)->cached_start = HFS_I(inode)->cached_blocks = 0;
cached_blocks      83 fs/hfs/hfs_fs.h 	u16 cached_start, cached_blocks;
cached_blocks     227 fs/hfs/inode.c 		HFS_I(inode)->cached_blocks = 0;
cached_blocks     197 fs/hfsplus/extents.c 		hip->cached_blocks =
cached_blocks     200 fs/hfsplus/extents.c 		hip->cached_start = hip->cached_blocks = 0;
cached_blocks     213 fs/hfsplus/extents.c 	    block < hip->cached_start + hip->cached_blocks)
cached_blocks     511 fs/hfsplus/extents.c 			hip->cached_blocks += len;
cached_blocks     537 fs/hfsplus/extents.c 	hip->cached_blocks = len;
cached_blocks     613 fs/hfsplus/extents.c 		hip->cached_start = hip->cached_blocks = 0;
cached_blocks     218 fs/hfsplus/hfsplus_fs.h 	u32 cached_blocks;
cached_blocks     397 fs/hfsplus/inode.c 	hip->cached_blocks = 0;
cached_blocks     463 fs/hfsplus/inode.c 	hip->cached_blocks = 0;