Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_ialloc.h132 int xfs_ialloc_inode_init(struct xfs_mount *mp, struct xfs_trans *tp,
H A Dxfs_ialloc.c262 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()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_icreate_item.c253 return xfs_ialloc_inode_init(mp, NULL, buffer_list, count, agno, agbno, in xlog_recover_icreate_commit_pass2()