Home
last modified time | relevance | path

Searched refs:ipp (Results 1 – 7 of 7) sorted by relevance

/fs/xfs/
Dxfs_inode.h371 struct xfs_inode **ipp, struct xfs_name *ci_name);
373 umode_t mode, dev_t rdev, struct xfs_inode **ipp);
375 struct xfs_inode **ipp);
Dxfs_inode.c672 xfs_inode_t **ipp, in xfs_lookup() argument
687 error = xfs_iget(dp->i_mount, NULL, inum, 0, 0, ipp); in xfs_lookup()
697 *ipp = NULL; in xfs_lookup()
803 xfs_inode_t **ipp) in xfs_ialloc() argument
823 *ipp = NULL; in xfs_ialloc()
930 *ipp = ip; in xfs_ialloc()
954 xfs_inode_t **ipp) /* pointer to inode; it will be in xfs_dir_ialloc() argument
991 *ipp = NULL; in xfs_dir_ialloc()
995 *ipp = NULL; in xfs_dir_ialloc()
1042 *ipp = NULL; in xfs_dir_ialloc()
[all …]
Dxfs_symlink.c141 struct xfs_inode **ipp) in xfs_symlink() argument
164 *ipp = NULL; in xfs_symlink()
331 *ipp = ip; in xfs_symlink()
Dxfs_symlink.h11 const char *target_path, umode_t mode, struct xfs_inode **ipp);
Dxfs_icache.h43 uint flags, uint lock_flags, xfs_inode_t **ipp);
Dxfs_icache.c478 struct xfs_inode **ipp, in xfs_iget_cache_miss() argument
584 *ipp = ip; in xfs_iget_cache_miss()
617 struct xfs_inode **ipp) in xfs_iget() argument
660 *ipp = ip; in xfs_iget()
/fs/gfs2/
Dsuper.h30 struct gfs2_inode **ipp);