Home
last modified time | relevance | path

Searched refs:xfs_ialloc_inode_init (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ialloc.h90 int xfs_ialloc_inode_init(struct xfs_mount *mp, struct xfs_trans *tp,
Dxfs_ialloc.c294 xfs_ialloc_inode_init( in xfs_ialloc_inode_init() function
887 error = xfs_ialloc_inode_init(args.mp, tp, NULL, newlen, pag->pag_agno, in xfs_ialloc_ag_alloc()
/linux-6.12.1/fs/xfs/
Dxfs_icreate_item.c254 return xfs_ialloc_inode_init(mp, NULL, buffer_list, count, agno, agbno, in xlog_recover_icreate_commit_pass2()