Lines Matching refs:XFS_I
81 ip = XFS_I(inode); in xfs_find_handle()
459 error = xfs_ioc_attr_list(XFS_I(d_inode(dentry)), al_hreq.buffer, in xfs_attrlist_by_handle()
474 .dp = XFS_I(inode), in xfs_attrmulti_attr_get()
508 .dp = XFS_I(inode), in xfs_attrmulti_attr_set()
664 struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount; in xfs_ioc_fsbulkstat()
843 struct xfs_mount *mp = XFS_I(file_inode(file))->i_mount; in xfs_ioc_bulkstat()
1044 struct xfs_inode *ip = XFS_I(d_inode(dentry)); in xfs_fileattr_get()
1304 struct xfs_inode *ip = XFS_I(d_inode(dentry)); in xfs_fileattr_set()
1481 error = xfs_getbmap(XFS_I(file_inode(file)), &bmx, buf); in xfs_ioc_getbmap()
1708 ip = XFS_I(file_inode(f.file)); in xfs_ioc_swapext()
1709 tip = XFS_I(file_inode(tmp.file)); in xfs_ioc_swapext()
1886 struct xfs_inode *ip = XFS_I(inode); in xfs_file_ioctl()