Home
last modified time | relevance | path

Searched refs:inop (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
Dxfs_ialloc.c1129 xfs_ino_t *inop) in xfs_dialloc_ag_inobt() argument
1384 *inop = ino; in xfs_dialloc_ag_inobt()
1578 xfs_ino_t *inop) in xfs_dialloc_ag() argument
1594 return xfs_dialloc_ag_inobt(tp, agbp, parent, inop); in xfs_dialloc_ag()
1675 *inop = ino; in xfs_dialloc_ag()
1712 xfs_ino_t *inop) in xfs_dialloc() argument
1741 *inop = NULLFSINO; in xfs_dialloc()
1810 *inop = NULLFSINO; in xfs_dialloc()
1825 *inop = NULLFSINO; in xfs_dialloc()
1836 *inop = NULLFSINO; in xfs_dialloc()
[all …]
Dxfs_ialloc.h63 xfs_ino_t *inop); /* inode number allocated */