Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h552 void xfs_init_attr_trans(struct xfs_da_args *args, struct xfs_trans_res *tres,
H A Dxfs_attr.c319 xfs_init_attr_trans( in xfs_init_attr_trans() function
1023 xfs_init_attr_trans(args, &tres, &total); in xfs_attr_set()
/openbmc/linux/fs/xfs/
H A Dxfs_attr_item.c627 xfs_init_attr_trans(args, &resv, &total); in xfs_attri_item_recover()