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()
405 xfs_inode_t **ips, in xfs_lock_inodes()
499 xfs_inode_t *ip0, in xfs_lock_two_inodes()
500 xfs_inode_t *ip1, in xfs_lock_two_inodes()
503 xfs_inode_t *temp; in xfs_lock_two_inodes()
601 xfs_inode_t *ip) in xfs_ip2xflags()
625 xfs_inode_t *dp, in xfs_lookup()
627 xfs_inode_t **ipp, in xfs_lookup()
694 xfs_inode_t *pip, in xfs_ialloc()
701 xfs_inode_t **ipp) in xfs_ialloc()
705 xfs_inode_t *ip; in xfs_ialloc()
895 xfs_inode_t *dp, /* directory within whose allocate in xfs_dir_ialloc()
902 xfs_inode_t **ipp, /* pointer to inode; it will be in xfs_dir_ialloc()
909 xfs_inode_t *ip; in xfs_dir_ialloc()
1072 xfs_inode_t *ip) in xfs_droplink()
1102 xfs_inode_t *ip) in xfs_bumplink()
1116 xfs_inode_t *dp, in xfs_create()
1120 xfs_inode_t **ipp) in xfs_create()
1421 xfs_inode_t *tdp, in xfs_link()
1422 xfs_inode_t *sip, in xfs_link()
1666 xfs_inode_t *ip) in xfs_release()
1896 xfs_inode_t *ip) in xfs_inactive()
1982 xfs_inode_t *ip) in xfs_iunlink()
2063 xfs_inode_t *ip) in xfs_iunlink_remove()
2238 xfs_inode_t *free_ip, in xfs_ifree_cluster()
2249 xfs_inode_t *ip; in xfs_ifree_cluster()
2413 xfs_inode_t *ip, in xfs_ifree()
2529 xfs_inode_t *dp, in xfs_remove()
2531 xfs_inode_t *ip) in xfs_remove()
3196 xfs_inode_t *ip, in xfs_iflush_cluster()
3204 xfs_inode_t **ilist; in xfs_iflush_cluster()
3205 xfs_inode_t *iq; in xfs_iflush_cluster()
3214 ilist_size = inodes_per_cluster * sizeof(xfs_inode_t *); in xfs_iflush_cluster()