Searched refs:xfs_trans_alloc_dir (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/xfs/ |
D | xfs_trans.h | 270 int xfs_trans_alloc_dir(struct xfs_inode *dp, struct xfs_trans_res *resv,
|
D | xfs_trans.c | 1368 xfs_trans_alloc_dir( in xfs_trans_alloc_dir() function
|
D | xfs_inode.c | 1223 error = xfs_trans_alloc_dir(tdp, &M_RES(mp)->tr_link, sip, &resblks, in xfs_link() 2523 error = xfs_trans_alloc_dir(dp, &M_RES(mp)->tr_remove, ip, &resblks, in xfs_remove()
|