OCFS2_I           306 fs/ocfs2/acl.c 	down_read(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I           308 fs/ocfs2/acl.c 	up_read(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I           327 fs/ocfs2/acl.c 	down_read(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I           329 fs/ocfs2/acl.c 	up_read(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I           360 fs/ocfs2/acl.c 			down_read(&OCFS2_I(dir)->ip_xattr_sem);
OCFS2_I           363 fs/ocfs2/acl.c 			up_read(&OCFS2_I(dir)->ip_xattr_sem);
OCFS2_I          5248 fs/ocfs2/alloc.c 		(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          5253 fs/ocfs2/alloc.c 			    (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          5868 fs/ocfs2/alloc.c 			(unsigned long long)OCFS2_I(tl_inode)->ip_blkno,
OCFS2_I          5888 fs/ocfs2/alloc.c 		(unsigned long long)OCFS2_I(tl_inode)->ip_blkno, index,
OCFS2_I          5899 fs/ocfs2/alloc.c 			(unsigned long long)OCFS2_I(tl_inode)->ip_blkno,
OCFS2_I          5963 fs/ocfs2/alloc.c 				(unsigned long long)OCFS2_I(tl_inode)->ip_blkno,
OCFS2_I          6010 fs/ocfs2/alloc.c 		(unsigned long long)OCFS2_I(tl_inode)->ip_blkno,
OCFS2_I          6256 fs/ocfs2/alloc.c 	if (OCFS2_I(tl_inode)->ip_blkno == le64_to_cpu(tl_copy->i_blkno)) {
OCFS2_I          7030 fs/ocfs2/alloc.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          7056 fs/ocfs2/alloc.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          7259 fs/ocfs2/alloc.c 	if (OCFS2_I(inode)->ip_clusters == 0) {
OCFS2_I          7274 fs/ocfs2/alloc.c 		(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          7276 fs/ocfs2/alloc.c 		OCFS2_I(inode)->ip_clusters,
OCFS2_I          7294 fs/ocfs2/alloc.c 			    (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          7415 fs/ocfs2/alloc.c 	if (!(OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) ||
OCFS2_I          7420 fs/ocfs2/alloc.c 			    (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          7422 fs/ocfs2/alloc.c 			    OCFS2_I(inode)->ip_dyn_features,
OCFS2_I            55 fs/ocfs2/aops.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           128 fs/ocfs2/aops.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           146 fs/ocfs2/aops.c 	trace_ocfs2_get_block((unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           149 fs/ocfs2/aops.c 	if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SYSTEM_FILE)
OCFS2_I           201 fs/ocfs2/aops.c 			     (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I           202 fs/ocfs2/aops.c 			mlog(ML_ERROR, "Size %llu, clusters %u\n", (unsigned long long)i_size_read(inode), OCFS2_I(inode)->ip_clusters);
OCFS2_I           210 fs/ocfs2/aops.c 	trace_ocfs2_get_block_end((unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           231 fs/ocfs2/aops.c 			    (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I           241 fs/ocfs2/aops.c 			    (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           265 fs/ocfs2/aops.c 	BUG_ON(!(OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL));
OCFS2_I           284 fs/ocfs2/aops.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           359 fs/ocfs2/aops.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           415 fs/ocfs2/aops.c 		(unsigned long long)OCFS2_I(page->mapping->host)->ip_blkno,
OCFS2_I           464 fs/ocfs2/aops.c 	trace_ocfs2_bmap((unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           486 fs/ocfs2/aops.c 		down_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           489 fs/ocfs2/aops.c 	if (!(OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL))
OCFS2_I           494 fs/ocfs2/aops.c 		up_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           829 fs/ocfs2/aops.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1165 fs/ocfs2/aops.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          1190 fs/ocfs2/aops.c 			    (unsigned long long)OCFS2_I(inode)->ip_blkno, cpos);
OCFS2_I          1338 fs/ocfs2/aops.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1525 fs/ocfs2/aops.c 	if (!(OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL))
OCFS2_I          1558 fs/ocfs2/aops.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1734 fs/ocfs2/aops.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1763 fs/ocfs2/aops.c 			data_ac->ac_resv = &OCFS2_I(inode)->ip_la_data_resv;
OCFS2_I          1916 fs/ocfs2/aops.c 	down_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          1930 fs/ocfs2/aops.c 	up_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          1957 fs/ocfs2/aops.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1987 fs/ocfs2/aops.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I          2086 fs/ocfs2/aops.c 	up_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          2144 fs/ocfs2/aops.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2299 fs/ocfs2/aops.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2458 fs/ocfs2/aops.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I            31 fs/ocfs2/dcache.c 		OCFS2_I(d_inode(dentry->d_parent))->ip_dir_lock_gen;
OCFS2_I            60 fs/ocfs2/dcache.c 		pgen = OCFS2_I(d_inode(dentry->d_parent))->ip_dir_lock_gen;
OCFS2_I            75 fs/ocfs2/dcache.c 	spin_lock(&OCFS2_I(inode)->ip_lock);
OCFS2_I            77 fs/ocfs2/dcache.c 	if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) {
OCFS2_I            78 fs/ocfs2/dcache.c 		spin_unlock(&OCFS2_I(inode)->ip_lock);
OCFS2_I            80 fs/ocfs2/dcache.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I            83 fs/ocfs2/dcache.c 	spin_unlock(&OCFS2_I(inode)->ip_lock);
OCFS2_I            91 fs/ocfs2/dcache.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           102 fs/ocfs2/dcache.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I           141 fs/ocfs2/dcache.c 	if (OCFS2_I(parent)->ip_blkno != parent_blkno)
OCFS2_I           263 fs/ocfs2/dcache.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I           273 fs/ocfs2/dcache.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I           405 fs/ocfs2/dcache.c 				ino = (unsigned long long)OCFS2_I(inode)->ip_blkno;
OCFS2_I           461 fs/ocfs2/dcache.c 	ret = ocfs2_dentry_attach_lock(dentry, inode, OCFS2_I(new_dir)->ip_blkno);
OCFS2_I            75 fs/ocfs2/dir.c 	if (OCFS2_I(dir)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I           144 fs/ocfs2/dir.c 	trailer->db_parent_dinode = cpu_to_le64(OCFS2_I(inode)->ip_blkno);
OCFS2_I           194 fs/ocfs2/dir.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INDEXED_DIR_FL)
OCFS2_I           320 fs/ocfs2/dir.c 		     (unsigned long long)OCFS2_I(dir)->ip_blkno, error_msg,
OCFS2_I           480 fs/ocfs2/dir.c 	    OCFS2_I(dir)->ip_blkno) {
OCFS2_I           484 fs/ocfs2/dir.c 				 (unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I           684 fs/ocfs2/dir.c 	start = OCFS2_I(dir)->ip_dir_start_lookup;
OCFS2_I           723 fs/ocfs2/dir.c 				    (unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I           732 fs/ocfs2/dir.c 			OCFS2_I(dir)->ip_dir_start_lookup = block;
OCFS2_I           922 fs/ocfs2/dir.c 	trace_ocfs2_dx_dir_search((unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I          1073 fs/ocfs2/dir.c 	if (OCFS2_I(dir)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I          1104 fs/ocfs2/dir.c 	if (OCFS2_I(dir)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I          1114 fs/ocfs2/dir.c 	de->inode = cpu_to_le64(OCFS2_I(new_entry_inode)->ip_blkno);
OCFS2_I          1136 fs/ocfs2/dir.c 	if (OCFS2_I(dir)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I          1272 fs/ocfs2/dir.c 		     (unsigned long long)OCFS2_I(dir)->ip_blkno, index,
OCFS2_I          1314 fs/ocfs2/dir.c 	trace_ocfs2_delete_entry_dx((unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I          1394 fs/ocfs2/dir.c 	if (OCFS2_I(dir)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I          1627 fs/ocfs2/dir.c 	} else if (OCFS2_I(dir)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I          1749 fs/ocfs2/dir.c 		     (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          1906 fs/ocfs2/dir.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I          1932 fs/ocfs2/dir.c 	trace_ocfs2_readdir((unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          1973 fs/ocfs2/dir.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          2018 fs/ocfs2/dir.c 		(unsigned long long)OCFS2_I(dir)->ip_blkno, namelen, name);
OCFS2_I          2138 fs/ocfs2/dir.c 		     (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          2160 fs/ocfs2/dir.c 	de->inode = cpu_to_le64(OCFS2_I(inode)->ip_blkno);
OCFS2_I          2168 fs/ocfs2/dir.c 	de->inode = cpu_to_le64(OCFS2_I(parent)->ip_blkno);
OCFS2_I          2310 fs/ocfs2/dir.c 				(unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I          2335 fs/ocfs2/dir.c 	dx_root->dr_dir_blkno = cpu_to_le64(OCFS2_I(dir)->ip_blkno);
OCFS2_I          2361 fs/ocfs2/dir.c 	spin_lock(&OCFS2_I(dir)->ip_lock);
OCFS2_I          2362 fs/ocfs2/dir.c 	OCFS2_I(dir)->ip_dyn_features |= OCFS2_INDEXED_DIR_FL;
OCFS2_I          2363 fs/ocfs2/dir.c 	di->i_dyn_features = cpu_to_le16(OCFS2_I(dir)->ip_dyn_features);
OCFS2_I          2364 fs/ocfs2/dir.c 	spin_unlock(&OCFS2_I(dir)->ip_lock);
OCFS2_I          2412 fs/ocfs2/dir.c 				(unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I          2575 fs/ocfs2/dir.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I          2778 fs/ocfs2/dir.c 	struct ocfs2_inode_info *oi = OCFS2_I(dir);
OCFS2_I          3095 fs/ocfs2/dir.c 	spin_lock(&OCFS2_I(dir)->ip_lock);
OCFS2_I          3096 fs/ocfs2/dir.c 	extend = (i_size_read(dir) == ocfs2_clusters_to_bytes(sb, OCFS2_I(dir)->ip_clusters));
OCFS2_I          3097 fs/ocfs2/dir.c 	spin_unlock(&OCFS2_I(dir)->ip_lock);
OCFS2_I          3100 fs/ocfs2/dir.c 		u32 offset = OCFS2_I(dir)->ip_clusters;
OCFS2_I          3169 fs/ocfs2/dir.c 	if (OCFS2_I(dir)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I          3207 fs/ocfs2/dir.c 		down_write(&OCFS2_I(dir)->ip_alloc_sem);
OCFS2_I          3214 fs/ocfs2/dir.c 	down_write(&OCFS2_I(dir)->ip_alloc_sem);
OCFS2_I          3217 fs/ocfs2/dir.c 	trace_ocfs2_extend_dir((unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I          3221 fs/ocfs2/dir.c 	spin_lock(&OCFS2_I(dir)->ip_lock);
OCFS2_I          3222 fs/ocfs2/dir.c 	if (dir_i_size == ocfs2_clusters_to_bytes(sb, OCFS2_I(dir)->ip_clusters)) {
OCFS2_I          3223 fs/ocfs2/dir.c 		spin_unlock(&OCFS2_I(dir)->ip_lock);
OCFS2_I          3250 fs/ocfs2/dir.c 			data_ac->ac_resv = &OCFS2_I(dir)->ip_la_data_resv;
OCFS2_I          3254 fs/ocfs2/dir.c 		spin_unlock(&OCFS2_I(dir)->ip_lock);
OCFS2_I          3325 fs/ocfs2/dir.c 		up_write(&OCFS2_I(dir)->ip_alloc_sem);
OCFS2_I          3705 fs/ocfs2/dir.c 	trace_ocfs2_dx_dir_rebalance((unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I          3722 fs/ocfs2/dir.c 		     "%llu, %d\n", (unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I          4247 fs/ocfs2/dir.c 		(unsigned long long)OCFS2_I(dir)->ip_blkno, namelen);
OCFS2_I          4277 fs/ocfs2/dir.c 	if (OCFS2_I(dir)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I          4359 fs/ocfs2/dir.c 	spin_lock(&OCFS2_I(dir)->ip_lock);
OCFS2_I          4360 fs/ocfs2/dir.c 	OCFS2_I(dir)->ip_dyn_features &= ~OCFS2_INDEXED_DIR_FL;
OCFS2_I          4361 fs/ocfs2/dir.c 	di->i_dyn_features = cpu_to_le16(OCFS2_I(dir)->ip_dyn_features);
OCFS2_I          4362 fs/ocfs2/dir.c 	spin_unlock(&OCFS2_I(dir)->ip_lock);
OCFS2_I           575 fs/ocfs2/dlmglue.c 	ocfs2_build_lock_name(type, OCFS2_I(inode)->ip_blkno,
OCFS2_I           622 fs/ocfs2/dlmglue.c 	u64 inode_blkno = OCFS2_I(inode)->ip_blkno;
OCFS2_I           728 fs/ocfs2/dlmglue.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1724 fs/ocfs2/dlmglue.c 	mlog(0, "Inode %llu\n", (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          1734 fs/ocfs2/dlmglue.c 	ret = ocfs2_create_new_lock(osb, &OCFS2_I(inode)->ip_rw_lockres, 1, 1);
OCFS2_I          1744 fs/ocfs2/dlmglue.c 	ret = ocfs2_create_new_lock(osb, &OCFS2_I(inode)->ip_inode_lockres, 1, 0);
OCFS2_I          1750 fs/ocfs2/dlmglue.c 	ret = ocfs2_create_new_lock(osb, &OCFS2_I(inode)->ip_open_lockres, 0, 0);
OCFS2_I          1765 fs/ocfs2/dlmglue.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1771 fs/ocfs2/dlmglue.c 	lockres = &OCFS2_I(inode)->ip_rw_lockres;
OCFS2_I          1789 fs/ocfs2/dlmglue.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1795 fs/ocfs2/dlmglue.c 	lockres = &OCFS2_I(inode)->ip_rw_lockres;
OCFS2_I          1806 fs/ocfs2/dlmglue.c 	struct ocfs2_lock_res *lockres = &OCFS2_I(inode)->ip_rw_lockres;
OCFS2_I          1810 fs/ocfs2/dlmglue.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1827 fs/ocfs2/dlmglue.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          1832 fs/ocfs2/dlmglue.c 	lockres = &OCFS2_I(inode)->ip_open_lockres;
OCFS2_I          1849 fs/ocfs2/dlmglue.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1861 fs/ocfs2/dlmglue.c 	lockres = &OCFS2_I(inode)->ip_open_lockres;
OCFS2_I          1882 fs/ocfs2/dlmglue.c 	struct ocfs2_lock_res *lockres = &OCFS2_I(inode)->ip_open_lockres;
OCFS2_I          1886 fs/ocfs2/dlmglue.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          2157 fs/ocfs2/dlmglue.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2203 fs/ocfs2/dlmglue.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2308 fs/ocfs2/dlmglue.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2423 fs/ocfs2/dlmglue.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          2443 fs/ocfs2/dlmglue.c 	lockres = &OCFS2_I(inode)->ip_inode_lockres;
OCFS2_I          2605 fs/ocfs2/dlmglue.c 	struct ocfs2_lock_res *lockres = &OCFS2_I(inode)->ip_inode_lockres;
OCFS2_I          2609 fs/ocfs2/dlmglue.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          2669 fs/ocfs2/dlmglue.c 	lockres = &OCFS2_I(inode)->ip_inode_lockres;
OCFS2_I          2722 fs/ocfs2/dlmglue.c 	lockres = &OCFS2_I(inode)->ip_inode_lockres;
OCFS2_I          3562 fs/ocfs2/dlmglue.c 			      &OCFS2_I(inode)->ip_open_lockres);
OCFS2_I          3569 fs/ocfs2/dlmglue.c 			      &OCFS2_I(inode)->ip_inode_lockres);
OCFS2_I          3576 fs/ocfs2/dlmglue.c 			      &OCFS2_I(inode)->ip_rw_lockres);
OCFS2_I          3912 fs/ocfs2/dlmglue.c 		oi = OCFS2_I(inode);
OCFS2_I          3932 fs/ocfs2/dlmglue.c 		     (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          4018 fs/ocfs2/dlmglue.c 	struct ocfs2_inode_info *oi = OCFS2_I(dl->dl_inode);
OCFS2_I           140 fs/ocfs2/export.c 			       (unsigned long long)OCFS2_I(dir)->ip_blkno);
OCFS2_I           220 fs/ocfs2/export.c 	blkno = OCFS2_I(inode)->ip_blkno;
OCFS2_I           231 fs/ocfs2/export.c 		blkno = OCFS2_I(parent)->ip_blkno;
OCFS2_I            44 fs/ocfs2/extent_map.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I            76 fs/ocfs2/extent_map.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           105 fs/ocfs2/extent_map.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           218 fs/ocfs2/extent_map.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           606 fs/ocfs2/extent_map.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I           711 fs/ocfs2/extent_map.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           759 fs/ocfs2/extent_map.c 	down_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           764 fs/ocfs2/extent_map.c 	if ((OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) ||
OCFS2_I           814 fs/ocfs2/extent_map.c 	up_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           831 fs/ocfs2/extent_map.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I           885 fs/ocfs2/extent_map.c 	down_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           892 fs/ocfs2/extent_map.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I           953 fs/ocfs2/extent_map.c 	up_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           980 fs/ocfs2/extent_map.c 		down_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           983 fs/ocfs2/extent_map.c 		up_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           993 fs/ocfs2/extent_map.c 			     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I            87 fs/ocfs2/file.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           137 fs/ocfs2/file.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           172 fs/ocfs2/file.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           448 fs/ocfs2/file.c 	trace_ocfs2_truncate_file((unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           455 fs/ocfs2/file.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           469 fs/ocfs2/file.c 	down_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           472 fs/ocfs2/file.c 			   &OCFS2_I(inode)->ip_la_data_resv);
OCFS2_I           484 fs/ocfs2/file.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I           511 fs/ocfs2/file.c 	up_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           514 fs/ocfs2/file.c 	if (!status && OCFS2_I(inode)->ip_clusters == 0)
OCFS2_I           583 fs/ocfs2/file.c 	BUG_ON(le32_to_cpu(fe->i_clusters) != OCFS2_I(inode)->ip_clusters);
OCFS2_I           604 fs/ocfs2/file.c 		(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           625 fs/ocfs2/file.c 	prev_clusters = OCFS2_I(inode)->ip_clusters;
OCFS2_I           645 fs/ocfs2/file.c 	spin_lock(&OCFS2_I(inode)->ip_lock);
OCFS2_I           646 fs/ocfs2/file.c 	clusters_to_add -= (OCFS2_I(inode)->ip_clusters - prev_clusters);
OCFS2_I           647 fs/ocfs2/file.c 	spin_unlock(&OCFS2_I(inode)->ip_lock);
OCFS2_I           672 fs/ocfs2/file.c 	trace_ocfs2_extend_allocation_end(OCFS2_I(inode)->ip_blkno,
OCFS2_I           675 fs/ocfs2/file.c 	     OCFS2_I(inode)->ip_clusters,
OCFS2_I           788 fs/ocfs2/file.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           941 fs/ocfs2/file.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           975 fs/ocfs2/file.c 	trace_ocfs2_zero_extend((unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1012 fs/ocfs2/file.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1054 fs/ocfs2/file.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1130 fs/ocfs2/file.c 			    (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1323 fs/ocfs2/file.c 	if (unlikely(OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL))
OCFS2_I          1374 fs/ocfs2/file.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1437 fs/ocfs2/file.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I          1546 fs/ocfs2/file.c 		(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1714 fs/ocfs2/file.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1721 fs/ocfs2/file.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I          1937 fs/ocfs2/file.c 	down_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          1956 fs/ocfs2/file.c 	up_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          2062 fs/ocfs2/file.c 	    OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I          2118 fs/ocfs2/file.c 			down_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          2120 fs/ocfs2/file.c 			down_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          2123 fs/ocfs2/file.c 			ret = down_write_trylock(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          2125 fs/ocfs2/file.c 			ret = down_read_trylock(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          2149 fs/ocfs2/file.c 		up_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          2151 fs/ocfs2/file.c 		up_read(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          2263 fs/ocfs2/file.c 	trace_ocfs2_prepare_inode_for_write(OCFS2_I(inode)->ip_blkno,
OCFS2_I          2294 fs/ocfs2/file.c 		(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          2442 fs/ocfs2/file.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          2589 fs/ocfs2/file.c 	if ((OCFS2_I(inode_in)->ip_flags & OCFS2_INODE_SYSTEM_FILE) ||
OCFS2_I          2590 fs/ocfs2/file.c 	    (OCFS2_I(inode_out)->ip_flags & OCFS2_INODE_SYSTEM_FILE))
OCFS2_I          2599 fs/ocfs2/file.c 	down_write(&OCFS2_I(inode_in)->ip_alloc_sem);
OCFS2_I          2601 fs/ocfs2/file.c 		down_write_nested(&OCFS2_I(inode_out)->ip_alloc_sem,
OCFS2_I          2611 fs/ocfs2/file.c 	up_write(&OCFS2_I(inode_in)->ip_alloc_sem);
OCFS2_I          2613 fs/ocfs2/file.c 		up_write(&OCFS2_I(inode_out)->ip_alloc_sem);
OCFS2_I            75 fs/ocfs2/inode.c 	unsigned int flags = OCFS2_I(inode)->ip_attr;
OCFS2_I           180 fs/ocfs2/inode.c 		struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           199 fs/ocfs2/inode.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I           216 fs/ocfs2/inode.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           245 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_blkno = args->fi_blkno;
OCFS2_I           253 fs/ocfs2/inode.c 		lockdep_set_class(&OCFS2_I(inode)->ip_alloc_sem,
OCFS2_I           256 fs/ocfs2/inode.c 		lockdep_set_class(&OCFS2_I(inode)->ip_alloc_sem,
OCFS2_I           288 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_clusters = le32_to_cpu(fe->i_clusters);
OCFS2_I           289 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_attr = le32_to_cpu(fe->i_attr);
OCFS2_I           290 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_dyn_features = le16_to_cpu(fe->i_dyn_features);
OCFS2_I           314 fs/ocfs2/inode.c 	if (OCFS2_I(inode)->ip_blkno != le64_to_cpu(fe->i_blkno))
OCFS2_I           317 fs/ocfs2/inode.c 		     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           322 fs/ocfs2/inode.c 	trace_ocfs2_populate_inode(OCFS2_I(inode)->ip_blkno,
OCFS2_I           325 fs/ocfs2/inode.c 		OCFS2_I(inode)->ip_flags |= OCFS2_INODE_SYSTEM_FILE;
OCFS2_I           330 fs/ocfs2/inode.c 		OCFS2_I(inode)->ip_flags |= OCFS2_INODE_BITMAP;
OCFS2_I           332 fs/ocfs2/inode.c 		OCFS2_I(inode)->ip_flags |= OCFS2_INODE_BITMAP;
OCFS2_I           357 fs/ocfs2/inode.c 		    OCFS2_I(inode)->ip_dir_lock_gen = 1;
OCFS2_I           382 fs/ocfs2/inode.c 		ocfs2_inode_lock_res_init(&OCFS2_I(inode)->ip_inode_lockres,
OCFS2_I           385 fs/ocfs2/inode.c 		ocfs2_inode_lock_res_init(&OCFS2_I(inode)->ip_open_lockres,
OCFS2_I           389 fs/ocfs2/inode.c 	ocfs2_inode_lock_res_init(&OCFS2_I(inode)->ip_rw_lockres,
OCFS2_I           395 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_last_used_slot = 0;
OCFS2_I           396 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_last_used_group = 0;
OCFS2_I           399 fs/ocfs2/inode.c 		ocfs2_resv_set_type(&OCFS2_I(inode)->ip_la_data_resv,
OCFS2_I           451 fs/ocfs2/inode.c 		(unsigned long long)OCFS2_I(inode)->ip_blkno, can_lock);
OCFS2_I           463 fs/ocfs2/inode.c 	ocfs2_inode_lock_res_init(&OCFS2_I(inode)->ip_inode_lockres,
OCFS2_I           467 fs/ocfs2/inode.c 	ocfs2_inode_lock_res_init(&OCFS2_I(inode)->ip_open_lockres,
OCFS2_I           674 fs/ocfs2/inode.c 	if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) {
OCFS2_I           759 fs/ocfs2/inode.c 	if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) {
OCFS2_I           826 fs/ocfs2/inode.c 	if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)
OCFS2_I           844 fs/ocfs2/inode.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           894 fs/ocfs2/inode.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           988 fs/ocfs2/inode.c 		(unsigned long long)OCFS2_I(inode)->ip_blkno, sync_data);
OCFS2_I          1002 fs/ocfs2/inode.c 				 (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1008 fs/ocfs2/inode.c 	if (is_bad_inode(inode) || !OCFS2_I(inode)->ip_blkno)
OCFS2_I          1097 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_flags |= OCFS2_INODE_DELETED;
OCFS2_I          1115 fs/ocfs2/inode.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1217 fs/ocfs2/inode.c 	    (OCFS2_I(inode)->ip_flags & OCFS2_INODE_MAYBE_ORPHANED)) {
OCFS2_I          1230 fs/ocfs2/inode.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1255 fs/ocfs2/inode.c 		inode ? (unsigned long long)OCFS2_I(inode)->ip_blkno : 0ULL,
OCFS2_I          1256 fs/ocfs2/inode.c 		inode ? (unsigned long long)OCFS2_I(inode)->ip_flags : 0);
OCFS2_I          1263 fs/ocfs2/inode.c 	spin_lock(&OCFS2_I(inode)->ip_lock);
OCFS2_I          1264 fs/ocfs2/inode.c 	if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) {
OCFS2_I          1265 fs/ocfs2/inode.c 		spin_unlock(&OCFS2_I(inode)->ip_lock);
OCFS2_I          1269 fs/ocfs2/inode.c 	spin_unlock(&OCFS2_I(inode)->ip_lock);
OCFS2_I          1296 fs/ocfs2/inode.c 	trace_ocfs2_mark_inode_dirty((unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          1305 fs/ocfs2/inode.c 	spin_lock(&OCFS2_I(inode)->ip_lock);
OCFS2_I          1306 fs/ocfs2/inode.c 	fe->i_clusters = cpu_to_le32(OCFS2_I(inode)->ip_clusters);
OCFS2_I          1307 fs/ocfs2/inode.c 	ocfs2_get_inode_flags(OCFS2_I(inode));
OCFS2_I          1308 fs/ocfs2/inode.c 	fe->i_attr = cpu_to_le32(OCFS2_I(inode)->ip_attr);
OCFS2_I          1309 fs/ocfs2/inode.c 	fe->i_dyn_features = cpu_to_le16(OCFS2_I(inode)->ip_dyn_features);
OCFS2_I          1310 fs/ocfs2/inode.c 	spin_unlock(&OCFS2_I(inode)->ip_lock);
OCFS2_I          1338 fs/ocfs2/inode.c 	spin_lock(&OCFS2_I(inode)->ip_lock);
OCFS2_I          1340 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_clusters = le32_to_cpu(fe->i_clusters);
OCFS2_I          1341 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_attr = le32_to_cpu(fe->i_attr);
OCFS2_I          1342 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_dyn_features = le16_to_cpu(fe->i_dyn_features);
OCFS2_I          1360 fs/ocfs2/inode.c 	spin_unlock(&OCFS2_I(inode)->ip_lock);
OCFS2_I          1573 fs/ocfs2/inode.c 				OCFS2_I(inode)->ip_blkno,
OCFS2_I          1578 fs/ocfs2/inode.c 				OCFS2_I(inode)->ip_blkno,
OCFS2_I          1595 fs/ocfs2/inode.c 	rc = ocfs2_read_blocks(INODE_CACHE(inode), OCFS2_I(inode)->ip_blkno,
OCFS2_I           109 fs/ocfs2/inode.h #define INODE_JOURNAL(i) (OCFS2_I(i)->ip_flags & OCFS2_INODE_JOURNAL)
OCFS2_I           110 fs/ocfs2/inode.h #define SET_INODE_JOURNAL(i) (OCFS2_I(i)->ip_flags |= OCFS2_INODE_JOURNAL)
OCFS2_I           117 fs/ocfs2/inode.h 	return &OCFS2_I(inode)->ip_metadata_cache;
OCFS2_I           149 fs/ocfs2/inode.h 	return (blkcnt_t)OCFS2_I(inode)->ip_clusters << c_to_s_bits;
OCFS2_I           173 fs/ocfs2/inode.h 	return (OCFS2_I(inode)->ip_dyn_features & OCFS2_HAS_REFCOUNT_FL);
OCFS2_I            73 fs/ocfs2/ioctl.c 	ocfs2_get_inode_flags(OCFS2_I(inode));
OCFS2_I            74 fs/ocfs2/ioctl.c 	*flags = OCFS2_I(inode)->ip_attr;
OCFS2_I            83 fs/ocfs2/ioctl.c 	struct ocfs2_inode_info *ocfs2_inode = OCFS2_I(inode);
OCFS2_I           846 fs/ocfs2/journal.c 	OCFS2_I(inode)->ip_open_count++;
OCFS2_I           870 fs/ocfs2/journal.c 				 OCFS2_I(inode)->ip_clusters);
OCFS2_I           900 fs/ocfs2/journal.c 			OCFS2_I(inode)->ip_open_count--;
OCFS2_I          1019 fs/ocfs2/journal.c 	OCFS2_I(inode)->ip_open_count--;
OCFS2_I          1230 fs/ocfs2/journal.c 		(unsigned long long)OCFS2_I(journal->j_inode)->ip_blkno);
OCFS2_I          1639 fs/ocfs2/journal.c 	OCFS2_I(inode)->ip_clusters = le32_to_cpu(fe->i_clusters);
OCFS2_I          2061 fs/ocfs2/journal.c 		OCFS2_I(iter)->ip_flags |= OCFS2_INODE_DIO_ORPHAN_ENTRY;
OCFS2_I          2065 fs/ocfs2/journal.c 	if (OCFS2_I(iter)->ip_next_orphan) {
OCFS2_I          2070 fs/ocfs2/journal.c 	trace_ocfs2_orphan_filldir((unsigned long long)OCFS2_I(iter)->ip_blkno);
OCFS2_I          2073 fs/ocfs2/journal.c 	OCFS2_I(iter)->ip_next_orphan = p->head;
OCFS2_I          2202 fs/ocfs2/journal.c 		oi = OCFS2_I(inode);
OCFS2_I           129 fs/ocfs2/journal.h 	if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SYSTEM_FILE)
OCFS2_I           581 fs/ocfs2/journal.h 					       &OCFS2_I(inode)->ip_jinode,
OCFS2_I           590 fs/ocfs2/journal.h 				&OCFS2_I(inode)->ip_jinode,
OCFS2_I           598 fs/ocfs2/journal.h 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           313 fs/ocfs2/localalloc.c 		     (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I           129 fs/ocfs2/locks.c 	return ocfs2_plock(osb->cconn, OCFS2_I(inode)->ip_blkno, file, cmd, fl);
OCFS2_I            43 fs/ocfs2/mmap.c 	trace_ocfs2_fault(OCFS2_I(vma->vm_file->f_mapping->host)->ip_blkno,
OCFS2_I           144 fs/ocfs2/mmap.c 	down_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           148 fs/ocfs2/mmap.c 	up_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           784 fs/ocfs2/move_extents.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL)
OCFS2_I           823 fs/ocfs2/move_extents.c 	     (unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           936 fs/ocfs2/move_extents.c 	down_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           940 fs/ocfs2/move_extents.c 	up_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I           108 fs/ocfs2/namei.c 			   (unsigned long long)OCFS2_I(dir)->ip_blkno, 0);
OCFS2_I           134 fs/ocfs2/namei.c 	oi = OCFS2_I(inode);
OCFS2_I           162 fs/ocfs2/namei.c 						  OCFS2_I(dir)->ip_blkno);
OCFS2_I           252 fs/ocfs2/namei.c 			  (unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I           427 fs/ocfs2/namei.c 					  OCFS2_I(dir)->ip_blkno);
OCFS2_I           436 fs/ocfs2/namei.c 				 OCFS2_I(inode)->ip_blkno, parent_fe_bh,
OCFS2_I           480 fs/ocfs2/namei.c 		OCFS2_I(inode)->ip_flags |= OCFS2_INODE_SKIP_ORPHAN_DIR;
OCFS2_I           505 fs/ocfs2/namei.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           649 fs/ocfs2/namei.c 			  OCFS2_I(dir)->ip_blkno, mode);
OCFS2_I           665 fs/ocfs2/namei.c 			   (unsigned long long)OCFS2_I(dir)->ip_blkno, mode);
OCFS2_I           690 fs/ocfs2/namei.c 	trace_ocfs2_link((unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           740 fs/ocfs2/namei.c 	if (old_de_ino != OCFS2_I(inode)->ip_blkno) {
OCFS2_I           797 fs/ocfs2/namei.c 			      OCFS2_I(inode)->ip_blkno,
OCFS2_I           806 fs/ocfs2/namei.c 	err = ocfs2_dentry_attach_lock(dentry, inode, OCFS2_I(dir)->ip_blkno);
OCFS2_I           886 fs/ocfs2/namei.c 			   (unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I           887 fs/ocfs2/namei.c 			   (unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I           917 fs/ocfs2/namei.c 	if (OCFS2_I(inode)->ip_blkno != blkno) {
OCFS2_I           921 fs/ocfs2/namei.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I           923 fs/ocfs2/namei.c 				OCFS2_I(inode)->ip_flags);
OCFS2_I           952 fs/ocfs2/namei.c 						  OCFS2_I(inode)->ip_blkno,
OCFS2_I          1111 fs/ocfs2/namei.c 	struct ocfs2_inode_info *oi1 = OCFS2_I(inode1);
OCFS2_I          1112 fs/ocfs2/namei.c 	struct ocfs2_inode_info *oi2 = OCFS2_I(inode2);
OCFS2_I          1344 fs/ocfs2/namei.c 		if (old_inode_parent != OCFS2_I(old_dir)->ip_blkno) {
OCFS2_I          1370 fs/ocfs2/namei.c 	if (old_de_ino != OCFS2_I(old_inode)->ip_blkno) {
OCFS2_I          1419 fs/ocfs2/namei.c 		if (OCFS2_I(new_inode)->ip_blkno != newfe_blkno) {
OCFS2_I          1423 fs/ocfs2/namei.c 			     (unsigned long long)OCFS2_I(new_inode)->ip_blkno,
OCFS2_I          1425 fs/ocfs2/namei.c 			     OCFS2_I(new_inode)->ip_flags);
OCFS2_I          1451 fs/ocfs2/namei.c 						OCFS2_I(new_inode)->ip_blkno,
OCFS2_I          1529 fs/ocfs2/namei.c 					 OCFS2_I(old_inode)->ip_blkno,
OCFS2_I          1619 fs/ocfs2/namei.c 			     (unsigned long long)OCFS2_I(old_dir)->ip_blkno,
OCFS2_I          1704 fs/ocfs2/namei.c 	    ocfs2_clusters_to_bytes(sb, OCFS2_I(inode)->ip_clusters)) {
OCFS2_I          1919 fs/ocfs2/namei.c 				   (unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I          1996 fs/ocfs2/namei.c 	status = ocfs2_dentry_attach_lock(dentry, inode, OCFS2_I(dir)->ip_blkno);
OCFS2_I          2041 fs/ocfs2/namei.c 		OCFS2_I(inode)->ip_flags |= OCFS2_INODE_SKIP_ORPHAN_DIR;
OCFS2_I          2230 fs/ocfs2/namei.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          2272 fs/ocfs2/namei.c 				   OCFS2_I(inode)->ip_blkno,
OCFS2_I          2287 fs/ocfs2/namei.c 		OCFS2_I(inode)->ip_flags &= ~OCFS2_INODE_SKIP_ORPHAN_DIR;
OCFS2_I          2297 fs/ocfs2/namei.c 	trace_ocfs2_orphan_add_end((unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          2335 fs/ocfs2/namei.c 		status = ocfs2_blkno_stringify(OCFS2_I(inode)->ip_blkno,
OCFS2_I          2338 fs/ocfs2/namei.c 		status = ocfs2_blkno_stringify(OCFS2_I(inode)->ip_blkno, name);
OCFS2_I          2345 fs/ocfs2/namei.c 	     (unsigned long long)OCFS2_I(orphan_dir_inode)->ip_blkno,
OCFS2_I          2638 fs/ocfs2/namei.c 			OCFS2_I(inode)->ip_blkno,
OCFS2_I          2768 fs/ocfs2/namei.c 				(unsigned long long)OCFS2_I(dir)->ip_blkno,
OCFS2_I          2769 fs/ocfs2/namei.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno);
OCFS2_I          2855 fs/ocfs2/namei.c 				 OCFS2_I(inode)->ip_blkno, parent_di_bh,
OCFS2_I          2863 fs/ocfs2/namei.c 					  OCFS2_I(dir)->ip_blkno);
OCFS2_I           314 fs/ocfs2/quota_global.c 		down_write(&OCFS2_I(oinfo->dqi_gqinode)->ip_alloc_sem);
OCFS2_I           316 fs/ocfs2/quota_global.c 		down_read(&OCFS2_I(oinfo->dqi_gqinode)->ip_alloc_sem);
OCFS2_I           324 fs/ocfs2/quota_global.c 		up_write(&OCFS2_I(oinfo->dqi_gqinode)->ip_alloc_sem);
OCFS2_I           327 fs/ocfs2/quota_global.c 		up_read(&OCFS2_I(oinfo->dqi_gqinode)->ip_alloc_sem);
OCFS2_I           143 fs/ocfs2/quota_local.c 				(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          1227 fs/ocfs2/quota_local.c 	down_write(&OCFS2_I(lqinode)->ip_alloc_sem);
OCFS2_I          1262 fs/ocfs2/quota_local.c 	up_write(&OCFS2_I(lqinode)->ip_alloc_sem);
OCFS2_I           556 fs/ocfs2/refcounttree.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           697 fs/ocfs2/refcounttree.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           759 fs/ocfs2/refcounttree.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I           927 fs/ocfs2/refcounttree.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2345 fs/ocfs2/refcounttree.c 	trace_ocfs2_mark_extent_refcounted(OCFS2_I(inode)->ip_blkno,
OCFS2_I          3429 fs/ocfs2/refcounttree.c 	trace_ocfs2_refcount_cow_hunk(OCFS2_I(inode)->ip_blkno,
OCFS2_I          3797 fs/ocfs2/refcounttree.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          3965 fs/ocfs2/refcounttree.c 	BUG_ON(!(OCFS2_I(s_inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL));
OCFS2_I          3984 fs/ocfs2/refcounttree.c 	spin_lock(&OCFS2_I(t_inode)->ip_lock);
OCFS2_I          3985 fs/ocfs2/refcounttree.c 	OCFS2_I(t_inode)->ip_dyn_features |= OCFS2_INLINE_DATA_FL;
OCFS2_I          3986 fs/ocfs2/refcounttree.c 	t_di->i_dyn_features = cpu_to_le16(OCFS2_I(t_inode)->ip_dyn_features);
OCFS2_I          3987 fs/ocfs2/refcounttree.c 	spin_unlock(&OCFS2_I(t_inode)->ip_lock);
OCFS2_I          4076 fs/ocfs2/refcounttree.c 	spin_lock(&OCFS2_I(t_inode)->ip_lock);
OCFS2_I          4077 fs/ocfs2/refcounttree.c 	OCFS2_I(t_inode)->ip_clusters = OCFS2_I(s_inode)->ip_clusters;
OCFS2_I          4078 fs/ocfs2/refcounttree.c 	OCFS2_I(t_inode)->ip_attr = OCFS2_I(s_inode)->ip_attr;
OCFS2_I          4079 fs/ocfs2/refcounttree.c 	OCFS2_I(t_inode)->ip_dyn_features = OCFS2_I(s_inode)->ip_dyn_features;
OCFS2_I          4080 fs/ocfs2/refcounttree.c 	spin_unlock(&OCFS2_I(t_inode)->ip_lock);
OCFS2_I          4142 fs/ocfs2/refcounttree.c 	if (OCFS2_I(s_inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I          4186 fs/ocfs2/refcounttree.c 	if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SYSTEM_FILE) {
OCFS2_I          4219 fs/ocfs2/refcounttree.c 	if (OCFS2_I(inode)->ip_dyn_features & OCFS2_HAS_XATTR_FL) {
OCFS2_I          4281 fs/ocfs2/refcounttree.c 	down_write(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I          4282 fs/ocfs2/refcounttree.c 	down_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          4285 fs/ocfs2/refcounttree.c 	up_write(&OCFS2_I(inode)->ip_alloc_sem);
OCFS2_I          4286 fs/ocfs2/refcounttree.c 	up_write(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I          4482 fs/ocfs2/refcounttree.c 	spin_lock(&OCFS2_I(dest)->ip_lock);
OCFS2_I          4485 fs/ocfs2/refcounttree.c 	spin_unlock(&OCFS2_I(dest)->ip_lock);
OCFS2_I          4639 fs/ocfs2/refcounttree.c 	    (OCFS2_I(s_inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL)) {
OCFS2_I          4687 fs/ocfs2/refcounttree.c 	if (OCFS2_I(t_inode)->ip_dyn_features & OCFS2_INLINE_DATA_FL) {
OCFS2_I          4747 fs/ocfs2/refcounttree.c 	oi1 = OCFS2_I(inode1);
OCFS2_I          4748 fs/ocfs2/refcounttree.c 	oi2 = OCFS2_I(inode2);
OCFS2_I           149 fs/ocfs2/resize.c 	spin_lock(&OCFS2_I(bm_inode)->ip_lock);
OCFS2_I           150 fs/ocfs2/resize.c 	OCFS2_I(bm_inode)->ip_clusters = le32_to_cpu(fe->i_clusters);
OCFS2_I           152 fs/ocfs2/resize.c 	spin_unlock(&OCFS2_I(bm_inode)->ip_lock);
OCFS2_I           559 fs/ocfs2/resize.c 	spin_lock(&OCFS2_I(main_bm_inode)->ip_lock);
OCFS2_I           560 fs/ocfs2/resize.c 	OCFS2_I(main_bm_inode)->ip_clusters = le32_to_cpu(fe->i_clusters);
OCFS2_I           562 fs/ocfs2/resize.c 	spin_unlock(&OCFS2_I(main_bm_inode)->ip_lock);
OCFS2_I           379 fs/ocfs2/suballoc.c 	bg->bg_parent_dinode = cpu_to_le64(OCFS2_I(alloc_inode)->ip_blkno);
OCFS2_I           735 fs/ocfs2/suballoc.c 	spin_lock(&OCFS2_I(alloc_inode)->ip_lock);
OCFS2_I           736 fs/ocfs2/suballoc.c 	OCFS2_I(alloc_inode)->ip_clusters = le32_to_cpu(fe->i_clusters);
OCFS2_I           739 fs/ocfs2/suballoc.c 	spin_unlock(&OCFS2_I(alloc_inode)->ip_lock);
OCFS2_I          1500 fs/ocfs2/suballoc.c 		    OCFS2_I(inode)->ip_clusters) {
OCFS2_I          1501 fs/ocfs2/suballoc.c 			max_bits = OCFS2_I(inode)->ip_clusters - gd_cluster_off;
OCFS2_I          1505 fs/ocfs2/suballoc.c 				OCFS2_I(inode)->ip_clusters, max_bits);
OCFS2_I          1753 fs/ocfs2/suballoc.c 		(unsigned long long)OCFS2_I(alloc_inode)->ip_blkno,
OCFS2_I          2039 fs/ocfs2/suballoc.c 	if (OCFS2_I(dir)->ip_last_used_group &&
OCFS2_I          2040 fs/ocfs2/suballoc.c 	    OCFS2_I(dir)->ip_last_used_slot == ac->ac_alloc_slot)
OCFS2_I          2041 fs/ocfs2/suballoc.c 		ac->ac_last_group = OCFS2_I(dir)->ip_last_used_group;
OCFS2_I          2055 fs/ocfs2/suballoc.c 	OCFS2_I(dir)->ip_last_used_group = ac->ac_last_group;
OCFS2_I          2056 fs/ocfs2/suballoc.c 	OCFS2_I(dir)->ip_last_used_slot = ac->ac_alloc_slot;
OCFS2_I          2470 fs/ocfs2/suballoc.c 		(unsigned long long)OCFS2_I(alloc_inode)->ip_blkno,
OCFS2_I           168 fs/ocfs2/suballoc.h 	return osb->bitmap_blkno == OCFS2_I(inode)->ip_blkno;
OCFS2_I           130 fs/ocfs2/super.c 	return OCFS2_I(inode)->i_dquot;
OCFS2_I           566 fs/ocfs2/super.c 	kmem_cache_free(ocfs2_inode_cachep, OCFS2_I(inode));
OCFS2_I          2278 fs/ocfs2/super.c 	osb->bitmap_blkno = OCFS2_I(inode)->ip_blkno;
OCFS2_I          2279 fs/ocfs2/super.c 	osb->osb_clusters_at_boot = OCFS2_I(inode)->ip_clusters;
OCFS2_I           157 fs/ocfs2/sysfile.c 		OCFS2_I(inode)->ip_inode_lockres.l_lockdep_map.key = NULL;
OCFS2_I           159 fs/ocfs2/sysfile.c 		lockdep_init_map(&OCFS2_I(inode)->ip_inode_lockres.
OCFS2_I           633 fs/ocfs2/xattr.c 		down_read(&OCFS2_I(dir)->ip_xattr_sem);
OCFS2_I           637 fs/ocfs2/xattr.c 		up_read(&OCFS2_I(dir)->ip_xattr_sem);
OCFS2_I           978 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1033 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(d_inode(dentry));
OCFS2_I          1160 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1289 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          1335 fs/ocfs2/xattr.c 	down_read(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I          1338 fs/ocfs2/xattr.c 	up_read(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I          2274 fs/ocfs2/xattr.c 	BUG_ON(!(OCFS2_I(inode)->ip_dyn_features & OCFS2_INLINE_XATTR_FL));
OCFS2_I          2562 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2642 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2678 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2721 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2775 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          2931 fs/ocfs2/xattr.c 	spin_lock(&OCFS2_I(inode)->ip_lock);
OCFS2_I          2932 fs/ocfs2/xattr.c 	OCFS2_I(inode)->ip_dyn_features |= OCFS2_HAS_XATTR_FL;
OCFS2_I          2933 fs/ocfs2/xattr.c 	di->i_dyn_features = cpu_to_le16(OCFS2_I(inode)->ip_dyn_features);
OCFS2_I          2934 fs/ocfs2/xattr.c 	spin_unlock(&OCFS2_I(inode)->ip_lock);
OCFS2_I          3499 fs/ocfs2/xattr.c 	down_write(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I          3513 fs/ocfs2/xattr.c 	up_write(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I          3581 fs/ocfs2/xattr.c 	down_write(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I          3665 fs/ocfs2/xattr.c 	up_write(&OCFS2_I(inode)->ip_xattr_sem);
OCFS2_I          3911 fs/ocfs2/xattr.c 		trace_ocfs2_xattr_bucket_find(OCFS2_I(inode)->ip_blkno,
OCFS2_I          3941 fs/ocfs2/xattr.c 	trace_ocfs2_xattr_index_block_find(OCFS2_I(inode)->ip_blkno,
OCFS2_I          3955 fs/ocfs2/xattr.c 	trace_ocfs2_xattr_index_block_find_rec(OCFS2_I(inode)->ip_blkno,
OCFS2_I          3985 fs/ocfs2/xattr.c 		(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          4280 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          5114 fs/ocfs2/xattr.c 		(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          5446 fs/ocfs2/xattr.c 			(unsigned long long)OCFS2_I(inode)->ip_blkno,
OCFS2_I          6145 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(inode);
OCFS2_I          6519 fs/ocfs2/xattr.c 	new_oi = OCFS2_I(args->new_inode);
OCFS2_I          6588 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *new_oi = OCFS2_I(args->new_inode);
OCFS2_I          7138 fs/ocfs2/xattr.c 	struct ocfs2_inode_info *oi = OCFS2_I(old_inode);