Symbol: ocfs2_inode_info
fs/ocfs2/alloc.c
191
struct ocfs2_inode_info *oi = cache_info_to_inode(et->et_ci);
fs/ocfs2/alloc.c
219
struct ocfs2_inode_info *oi = cache_info_to_inode(et->et_ci);
fs/ocfs2/alloc.c
7071
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/alloc.c
7097
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/aops.c
120
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/aops.c
1304
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/aops.c
1524
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/aops.c
2121
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/aops.c
2274
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/aops.c
267
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/aops.c
340
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/aops.c
799
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/dir.c
2837
struct ocfs2_inode_info *oi = OCFS2_I(dir);
fs/ocfs2/dlmglue.c
2163
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/dlmglue.c
2210
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/dlmglue.c
2319
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/dlmglue.c
3963
struct ocfs2_inode_info *oi;
fs/ocfs2/dlmglue.c
4075
struct ocfs2_inode_info *oi = OCFS2_I(dl->dl_inode);
fs/ocfs2/dlmglue.c
734
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/extent_map.c
103
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/extent_map.c
216
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/extent_map.c
42
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/extent_map.c
721
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/extent_map.c
74
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/file.c
1017
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/file.c
1059
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/file.c
136
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/file.c
171
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/file.c
86
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/inode.c
1004
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/inode.c
1225
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/inode.c
124
void ocfs2_get_inode_flags(struct ocfs2_inode_info *oi)
fs/ocfs2/inode.c
1968
struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
fs/ocfs2/inode.c
1975
struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
fs/ocfs2/inode.c
1983
struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
fs/ocfs2/inode.c
1991
struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
fs/ocfs2/inode.c
1998
struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
fs/ocfs2/inode.c
2005
struct ocfs2_inode_info *oi = cache_info_to_inode(ci);
fs/ocfs2/inode.c
210
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/inode.c
262
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/inode.c
954
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/inode.h
102
static inline struct ocfs2_inode_info *OCFS2_I(struct inode *inode)
fs/ocfs2/inode.h
104
return container_of(inode, struct ocfs2_inode_info, vfs_inode);
fs/ocfs2/inode.h
140
void ocfs2_get_inode_flags(struct ocfs2_inode_info *oi);
fs/ocfs2/inode.h
162
static inline struct ocfs2_inode_info *cache_info_to_inode(struct ocfs2_caching_info *ci)
fs/ocfs2/inode.h
164
return container_of(ci, struct ocfs2_inode_info, ip_metadata_cache);
fs/ocfs2/ioctl.c
90
struct ocfs2_inode_info *ocfs2_inode = OCFS2_I(inode);
fs/ocfs2/journal.c
2295
struct ocfs2_inode_info *oi;
fs/ocfs2/journal.h
604
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/namei.c
104
struct ocfs2_inode_info *oi;
fs/ocfs2/namei.c
1124
struct ocfs2_inode_info *oi1 = OCFS2_I(inode1);
fs/ocfs2/namei.c
1125
struct ocfs2_inode_info *oi2 = OCFS2_I(inode2);
fs/ocfs2/namei.c
524
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/refcounttree.c
3766
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/refcounttree.c
4154
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/refcounttree.c
4188
struct ocfs2_inode_info *new_oi = OCFS2_I(new_inode);
fs/ocfs2/refcounttree.c
4710
struct ocfs2_inode_info *oi1;
fs/ocfs2/refcounttree.c
4711
struct ocfs2_inode_info *oi2;
fs/ocfs2/refcounttree.c
557
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/refcounttree.c
698
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/refcounttree.c
760
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/refcounttree.c
928
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/super.c
1618
struct ocfs2_inode_info *oi = data;
fs/ocfs2/super.c
1650
sizeof(struct ocfs2_inode_info),
fs/ocfs2/super.c
551
struct ocfs2_inode_info *oi;
fs/ocfs2/xattr.c
1012
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
1067
struct ocfs2_inode_info *oi = OCFS2_I(d_inode(dentry));
fs/ocfs2/xattr.c
1203
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
1333
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
2606
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
2686
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
2722
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
2767
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
2821
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
4317
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
6185
struct ocfs2_inode_info *oi = OCFS2_I(inode);
fs/ocfs2/xattr.c
6519
struct ocfs2_inode_info *new_oi;
fs/ocfs2/xattr.c
6630
struct ocfs2_inode_info *new_oi = OCFS2_I(args->new_inode);
fs/ocfs2/xattr.c
7180
struct ocfs2_inode_info *oi = OCFS2_I(old_inode);