Searched refs:xfs_inobt_insert (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_ialloc.c | 130 xfs_inobt_insert( in xfs_inobt_insert() function 517 error = xfs_inobt_insert(args.mp, tp, agbp, newino, newlen, in xfs_ialloc_ag_alloc() 523 error = xfs_inobt_insert(args.mp, tp, agbp, newino, newlen, in xfs_ialloc_ag_alloc()
|