Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_ialloc.c1135 xfs_ino_t *inop) in xfs_dialloc_ag_inobt() argument
1378 *inop = ino; in xfs_dialloc_ag_inobt()
1559 xfs_ino_t *inop) in xfs_dialloc_ag() argument
1576 return xfs_dialloc_ag_inobt(tp, agbp, parent, inop); in xfs_dialloc_ag()
1660 *inop = ino; in xfs_dialloc_ag()
1698 xfs_ino_t *inop) in xfs_dialloc() argument
1726 *inop = NULLFSINO; in xfs_dialloc()
1795 *inop = NULLFSINO; in xfs_dialloc()
1810 *inop = NULLFSINO; in xfs_dialloc()
1821 *inop = NULLFSINO; in xfs_dialloc()
[all …]
Dxfs_ialloc.h73 xfs_ino_t *inop); /* inode number allocated */