Home
last modified time | relevance | path

Searched refs:XFS_I (Results 1 – 13 of 13) sorted by relevance

/fs/xfs/
Dxfs_export.c100 fid->i32.parent_ino = XFS_I(parent)->i_ino; in xfs_fs_encode_fh()
104 fid->i32.ino = XFS_I(inode)->i_ino; in xfs_fs_encode_fh()
108 fid64->parent_ino = XFS_I(parent)->i_ino; in xfs_fs_encode_fh()
112 fid64->ino = XFS_I(inode)->i_ino; in xfs_fs_encode_fh()
218 error = xfs_lookup(XFS_I(child->d_inode), &xfs_name_dotdot, &cip, NULL); in xfs_fs_get_parent()
229 struct xfs_inode *ip = XFS_I(inode); in xfs_fs_nfs_commit_metadata()
Dxfs_iops.c71 struct xfs_inode *ip = XFS_I(inode); in xfs_initxattrs()
126 xfs_remove(XFS_I(dir), &teardown, XFS_I(inode)); in xfs_cleanup_inode()
161 error = xfs_create(XFS_I(dir), &name, mode, rdev, &ip); in xfs_generic_create()
163 error = xfs_create_tmpfile(XFS_I(dir), dentry, mode, &ip); in xfs_generic_create()
249 error = xfs_lookup(XFS_I(dir), &name, &cip, NULL); in xfs_vn_lookup()
276 error = xfs_lookup(XFS_I(dir), &xname, &ip, &ci_name); in xfs_vn_ci_lookup()
312 error = xfs_link(XFS_I(dir), XFS_I(inode), &name); in xfs_vn_link()
331 error = xfs_remove(XFS_I(dir), &name, XFS_I(dentry->d_inode)); in xfs_vn_unlink()
361 error = xfs_symlink(XFS_I(dir), &name, symname, mode, &cip); in xfs_vn_symlink()
395 return xfs_rename(XFS_I(odir), &oname, XFS_I(odentry->d_inode), in xfs_vn_rename()
[all …]
Dxfs_file.c146 struct xfs_inode *ip = XFS_I(file->f_mapping->host); in xfs_dir_fsync()
170 struct xfs_inode *ip = XFS_I(inode); in xfs_file_fsync()
239 struct xfs_inode *ip = XFS_I(inode); in xfs_file_read_iter()
332 struct xfs_inode *ip = XFS_I(infilp->f_mapping->host); in xfs_file_splice_read()
520 struct xfs_inode *ip = XFS_I(inode); in xfs_file_aio_write_checks()
602 struct xfs_inode *ip = XFS_I(inode); in xfs_file_dio_aio_write()
696 struct xfs_inode *ip = XFS_I(inode); in xfs_file_buffered_aio_write()
757 struct xfs_inode *ip = XFS_I(inode); in xfs_file_write_iter()
795 struct xfs_inode *ip = XFS_I(inode); in xfs_file_fallocate()
908 struct xfs_inode *ip = XFS_I(inode); in xfs_dir_open()
[all …]
Dxfs_aops.c66 struct xfs_inode *ip = XFS_I(inode); in xfs_find_bdev_for_inode()
101 XFS_I(ioend->io_inode)->i_d.di_size; in xfs_ioend_is_append()
108 struct xfs_mount *mp = XFS_I(ioend->io_inode)->i_mount; in xfs_setfilesize_trans_alloc()
143 struct xfs_inode *ip = XFS_I(ioend->io_inode); in xfs_setfilesize()
190 struct xfs_mount *mp = XFS_I(ioend->io_inode)->i_mount; in xfs_finish_ioend()
210 struct xfs_inode *ip = XFS_I(ioend->io_inode); in xfs_end_io()
311 struct xfs_inode *ip = XFS_I(inode); in xfs_map_blocks()
630 struct xfs_mount *m = XFS_I(inode)->i_mount; in xfs_map_buffer()
632 xfs_daddr_t iomap_bn = xfs_fsb_to_db(XFS_I(inode), imap->br_startblock); in xfs_map_buffer()
640 ASSERT(bn || XFS_IS_REALTIME_INODE(XFS_I(inode))); in xfs_map_buffer()
[all …]
Dxfs_acl.c126 struct xfs_inode *ip = XFS_I(inode); in xfs_get_acl()
182 struct xfs_inode *ip = XFS_I(inode); in __xfs_set_acl()
247 error = xfs_setattr_nonsize(XFS_I(inode), &iattr, XFS_ATTR_NOACL); in xfs_set_mode()
258 return (xfs_attr_get(XFS_I(inode), name, NULL, &len, in xfs_acl_exists()
Dxfs_xattr.c40 struct xfs_inode *ip = XFS_I(dentry->d_inode); in xfs_xattr_get()
62 struct xfs_inode *ip = XFS_I(dentry->d_inode); in xfs_xattr_set()
209 context.dp = XFS_I(inode); in xfs_vn_listxattr()
Dxfs_ioctl.c89 ip = XFS_I(inode); in xfs_find_handle()
308 error = xfs_readlink(XFS_I(dentry->d_inode), link); in xfs_readlink_by_handle()
391 error = xfs_set_dmattrs(XFS_I(dentry->d_inode), fsd.fsd_dmevmask, in xfs_fssetdm_by_handle()
434 error = xfs_attr_list(XFS_I(dentry->d_inode), kbuf, al_hreq.buflen, in xfs_attrlist_by_handle()
466 error = xfs_attr_get(XFS_I(inode), name, kbuf, (int *)len, flags); in xfs_attrmulti_attr_get()
497 return xfs_attr_set(XFS_I(inode), name, kbuf, len, flags); in xfs_attrmulti_attr_set()
508 return xfs_attr_remove(XFS_I(inode), name, flags); in xfs_attrmulti_attr_remove()
1488 ip = XFS_I(file_inode(f.file)); in xfs_ioc_swapext()
1489 tip = XFS_I(file_inode(tmp.file)); in xfs_ioc_swapext()
1529 struct xfs_inode *ip = XFS_I(inode); in xfs_file_ioctl()
Dxfs_ioctl32.c380 error = xfs_attr_list(XFS_I(dentry->d_inode), kbuf, al_hreq.buflen, in xfs_compat_attrlist_by_handle()
519 error = xfs_set_dmattrs(XFS_I(dentry->d_inode), fsd.fsd_dmevmask, in xfs_compat_fssetdm_by_handle()
534 struct xfs_inode *ip = XFS_I(inode); in xfs_file_compat_ioctl()
Dxfs_super.c938 struct xfs_inode *ip = XFS_I(inode); in xfs_fs_destroy_inode()
993 xfs_inode_t *ip = XFS_I(inode); in xfs_fs_evict_inode()
1019 struct xfs_inode *ip = XFS_I(inode); in xfs_fs_drop_inode()
1083 struct xfs_inode *ip = XFS_I(dentry->d_inode); in xfs_fs_statfs()
Dxfs_filestream.c306 return dir ? XFS_I(dir) : NULL; in xfs_filestream_get_parent()
Dxfs_inode.h73 static inline struct xfs_inode *XFS_I(struct inode *inode) in XFS_I() function
Dxfs_icache.c93 struct xfs_inode *ip = XFS_I(inode); in xfs_inode_free_callback()
Dxfs_trace.h1143 __entry->ino = XFS_I(inode)->i_ino;