Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.h42 int xfs_dialloc(struct xfs_trans **tpp, const struct xfs_icreate_args *args,
H A Dxfs_ialloc.c1889 xfs_dialloc( in xfs_dialloc() function
/linux/fs/xfs/
H A Dxfs_qm.c960 error = xfs_dialloc(&tp, &args, &ino); in xfs_qm_qino_alloc()