Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_ialloc.c742 xfs_ino_t *inop) in xfs_dialloc_ag_inobt() argument
986 *inop = ino; in xfs_dialloc_ag_inobt()
1167 xfs_ino_t *inop) in xfs_dialloc_ag() argument
1184 return xfs_dialloc_ag_inobt(tp, agbp, parent, inop); in xfs_dialloc_ag()
1268 *inop = ino; in xfs_dialloc_ag()
1307 xfs_ino_t *inop) in xfs_dialloc() argument
1334 *inop = NULLFSINO; in xfs_dialloc()
1403 *inop = NULLFSINO; in xfs_dialloc()
1418 *inop = NULLFSINO; in xfs_dialloc()
1429 *inop = NULLFSINO; in xfs_dialloc()
[all …]
Dxfs_ialloc.h80 xfs_ino_t *inop); /* inode number allocated */