Searched refs:xfs_trans_alloc_dir (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_trans.h | 272 int xfs_trans_alloc_dir(struct xfs_inode *dp, struct xfs_trans_res *resv,
|
H A D | xfs_trans.c | 1360 xfs_trans_alloc_dir( in xfs_trans_alloc_dir() function
|
H A D | xfs_inode.c | 1234 error = xfs_trans_alloc_dir(tdp, &M_RES(mp)->tr_link, sip, &resblks, in xfs_link() 2554 error = xfs_trans_alloc_dir(dp, &M_RES(mp)->tr_remove, ip, &resblks, in xfs_remove()
|