Searched refs:xfs_trans_alloc_dir (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/ |
| A D | xfs_trans.h | 264 int xfs_trans_alloc_dir(struct xfs_inode *dp, struct xfs_trans_res *resv,
|
| A D | xfs_trans.c | 1311 xfs_trans_alloc_dir( in xfs_trans_alloc_dir() function
|
| A D | xfs_inode.c | 906 error = xfs_trans_alloc_dir(tdp, &M_RES(mp)->tr_link, sip, &resblks, in xfs_link() 1921 error = xfs_trans_alloc_dir(dp, &M_RES(mp)->tr_remove, ip, &resblks, in xfs_remove()
|
| /linux/fs/xfs/scrub/ |
| A D | dirtree_repair.c | 403 error = xfs_trans_alloc_dir(dp, &M_RES(mp)->tr_remove, sc->ip, in xrep_dirtree_unlink()
|
Completed in 16 milliseconds