Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_leaf.h39 int xfs_attr_shortform_to_leaf(struct xfs_da_args *args,
Dxfs_attr.c258 error = xfs_attr_shortform_to_leaf(args, &leaf_bp); in xfs_attr_set_args()
Dxfs_attr_leaf.c777 xfs_attr_shortform_to_leaf( in xfs_attr_shortform_to_leaf() function