Searched refs:xfs_ialloc_inode_init (Results 1 – 3 of 3) sorted by relevance
/linux/fs/xfs/libxfs/ |
A D | xfs_ialloc.h | 100 int xfs_ialloc_inode_init(struct xfs_mount *mp, struct xfs_trans *tp,
|
A D | xfs_ialloc.c | 260 xfs_ialloc_inode_init( in xfs_ialloc_inode_init() function 807 error = xfs_ialloc_inode_init(args.mp, tp, NULL, newlen, pag->pag_agno, in xfs_ialloc_ag_alloc()
|
/linux/fs/xfs/ |
A D | xfs_icreate_item.c | 253 return xfs_ialloc_inode_init(mp, NULL, buffer_list, count, agno, agbno, in xlog_recover_icreate_commit_pass2()
|
Completed in 11 milliseconds