Searched refs:vxfs_inode_info (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/fs/freevxfs/ |
| D | vxfs_extern.h | 43 struct vxfs_inode_info; 56 extern void vxfs_dumpi(struct vxfs_inode_info *, ino_t); 58 struct vxfs_inode_info *); 60 extern struct vxfs_inode_info * vxfs_blkiget(struct super_block *, u_long, ino_t); 61 extern struct vxfs_inode_info * vxfs_stiget(struct super_block *, ino_t);
|
| D | vxfs_inode.c | 53 vxfs_dumpi(struct vxfs_inode_info *vip, ino_t ino) in vxfs_dumpi() 88 struct vxfs_inode_info * 99 struct vxfs_inode_info *vip; in vxfs_blkiget() 130 static struct vxfs_inode_info * 140 struct vxfs_inode_info *vip; in __vxfs_iget() 174 struct vxfs_inode_info * 177 struct vxfs_inode_info *vip; in vxfs_stiget() 192 vxfs_transmod(struct vxfs_inode_info *vip) in vxfs_transmod() 224 vxfs_iinit(struct inode *ip, struct vxfs_inode_info *vip) in vxfs_iinit() 259 vxfs_get_fake_inode(struct super_block *sbp, struct vxfs_inode_info *vip) in vxfs_get_fake_inode() [all …]
|
| D | vxfs_bmap.c | 70 struct vxfs_inode_info *vip = VXFS_INO(ip); in vxfs_bmap_ext4() 203 struct vxfs_inode_info *vip = VXFS_INO(ip); in vxfs_bmap_typed() 262 struct vxfs_inode_info *vip = VXFS_INO(ip); in vxfs_bmap1()
|
| D | vxfs_immed.c | 68 struct vxfs_inode_info *vip = VXFS_INO(pp->mapping->host); in vxfs_immed_readpage()
|
| D | vxfs_inode.h | 155 #define vxfs_inode_info vxfs_dinode macro
|
| D | vxfs_fshead.c | 111 struct vxfs_inode_info *vip, *tip; in vxfs_read_fshead()
|
| D | vxfs.h | 255 ((struct vxfs_inode_info *)(ip)->i_private)
|
| D | vxfs_super.c | 270 sizeof(struct vxfs_inode_info), 0, in vxfs_init()
|