Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_ialloc.c1119 xfs_ino_t *inop) in xfs_dialloc_ag_inobt() argument
1362 *inop = ino; in xfs_dialloc_ag_inobt()
1543 xfs_ino_t *inop) in xfs_dialloc_ag() argument
1560 return xfs_dialloc_ag_inobt(tp, agbp, parent, inop); in xfs_dialloc_ag()
1644 *inop = ino; in xfs_dialloc_ag()
1682 xfs_ino_t *inop) in xfs_dialloc() argument
1711 *inop = NULLFSINO; in xfs_dialloc()
1780 *inop = NULLFSINO; in xfs_dialloc()
1795 *inop = NULLFSINO; in xfs_dialloc()
1806 *inop = NULLFSINO; in xfs_dialloc()
[all …]
Dxfs_ialloc.h63 xfs_ino_t *inop); /* inode number allocated */