Home
last modified time | relevance | path

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

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