Searched defs:ipp (Results 1 – 1 of 1) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/fs/xfs/ |
| D | xfs_inode.c | 660 int xfs_lookup(xfs_inode_t *dp, struct xfs_name *name, xfs_inode_t **ipp, struct xfs_name *ci_name) in xfs_lookup() 783 xfs_buf_t **ialloc_context, xfs_inode_t **ipp) in xfs_ialloc() 932 … xfs_inode_t **ipp) /* pointer to inode; it will be in xfs_dir_ialloc() 1077 int xfs_create(xfs_inode_t *dp, struct xfs_name *name, umode_t mode, dev_t rdev, xfs_inode_t **ipp) in xfs_create() 1232 int xfs_create_tmpfile(struct xfs_inode *dp, umode_t mode, struct xfs_inode **ipp) in xfs_create_tmpfile()
|