Lines Matching refs:xfs_inode_t

60 STATIC int xfs_iflush_int(xfs_inode_t *, xfs_buf_t *);
62 STATIC int xfs_iunlink_remove(xfs_trans_t *, xfs_inode_t *);
151 xfs_inode_t *ip, in xfs_ilock()
199 xfs_inode_t *ip, in xfs_ilock_nowait()
270 xfs_inode_t *ip, in xfs_iunlock()
311 xfs_inode_t *ip, in xfs_ilock_demote()
331 xfs_inode_t *ip, in xfs_isilocked()
436 xfs_inode_t **ips, in xfs_lock_inodes()
551 xfs_inode_t *ip0, in xfs_lock_two_inodes()
552 xfs_inode_t *ip1, in xfs_lock_two_inodes()
555 xfs_inode_t *temp; in xfs_lock_two_inodes()
653 xfs_inode_t *ip) in xfs_ip2xflags()
677 xfs_inode_t *dp, in xfs_lookup()
679 xfs_inode_t **ipp, in xfs_lookup()
745 xfs_inode_t *pip, in xfs_ialloc()
752 xfs_inode_t **ipp) in xfs_ialloc()
756 xfs_inode_t *ip; in xfs_ialloc()
946 xfs_inode_t *dp, /* directory within whose allocate in xfs_dir_ialloc()
953 xfs_inode_t **ipp, /* pointer to inode; it will be in xfs_dir_ialloc()
959 xfs_inode_t *ip; in xfs_dir_ialloc()
1088 xfs_inode_t *ip) in xfs_droplink()
1118 xfs_inode_t *ip) in xfs_bumplink()
1132 xfs_inode_t *dp, in xfs_create()
1136 xfs_inode_t **ipp) in xfs_create()
1421 xfs_inode_t *tdp, in xfs_link()
1422 xfs_inode_t *sip, in xfs_link()
1638 xfs_inode_t *ip) in xfs_release()
1869 xfs_inode_t *ip) in xfs_inactive()
1955 xfs_inode_t *ip) in xfs_iunlink()
2036 xfs_inode_t *ip) in xfs_iunlink_remove()
2211 xfs_inode_t *free_ip, in xfs_ifree_cluster()
2223 xfs_inode_t *ip; in xfs_ifree_cluster()
2401 xfs_inode_t *ip, in xfs_ifree()
2516 xfs_inode_t *dp, in xfs_remove()
2518 xfs_inode_t *ip) in xfs_remove()
3180 xfs_inode_t *ip, in xfs_iflush_cluster()
3188 xfs_inode_t **ilist; in xfs_iflush_cluster()
3189 xfs_inode_t *iq; in xfs_iflush_cluster()
3198 ilist_size = inodes_per_cluster * sizeof(xfs_inode_t *); in xfs_iflush_cluster()