Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr.h569 struct xfs_trans_res xfs_attr_set_resv(const struct xfs_da_args *args);
H A Dxfs_attr.c332 xfs_attr_set_resv( in xfs_attr_set_resv() function
1169 tres = xfs_attr_set_resv(args); in xfs_attr_set()
/linux/fs/xfs/
H A Dxfs_attr_item.c765 resv = xfs_attr_set_resv(args); in xfs_attr_recover_work()