Searched refs:xfs_ialloc_inode_init (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/fs/xfs/libxfs/ |
D | xfs_ialloc.h | 132 int xfs_ialloc_inode_init(struct xfs_mount *mp, struct xfs_trans *tp,
|
D | xfs_ialloc.c | 262 xfs_ialloc_inode_init( in xfs_ialloc_inode_init() function 813 error = xfs_ialloc_inode_init(args.mp, tp, NULL, newlen, agno, in xfs_ialloc_ag_alloc()
|
/Linux-v5.10/fs/xfs/ |
D | xfs_icreate_item.c | 253 return xfs_ialloc_inode_init(mp, NULL, buffer_list, count, agno, agbno, in xlog_recover_icreate_commit_pass2()
|