Searched refs:xfs_trans_alloc_dir (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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 | 1361 xfs_trans_alloc_dir( in xfs_trans_alloc_dir() function
|
D | xfs_inode.c | 1224 error = xfs_trans_alloc_dir(tdp, &M_RES(mp)->tr_link, sip, &resblks, in xfs_link() 2441 error = xfs_trans_alloc_dir(dp, &M_RES(mp)->tr_remove, ip, &resblks, in xfs_remove()
|