Searched refs:xfs_inobt_insert (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/fs/xfs/libxfs/ |
D | xfs_ialloc.c | 171 xfs_inobt_insert( in xfs_inobt_insert() function 866 error = xfs_inobt_insert(args.mp, tp, agbp, pag, newino, newlen, in xfs_ialloc_ag_alloc() 872 error = xfs_inobt_insert(args.mp, tp, agbp, pag, newino, in xfs_ialloc_ag_alloc()
|