Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_attr_leaf.h52 int xfs_attr_shortform_to_leaf(struct xfs_da_args *args);
Dxfs_attr.c394 error = xfs_attr_shortform_to_leaf(args); in xfs_attr_sf_addname()
Dxfs_attr_leaf.c933 xfs_attr_shortform_to_leaf( in xfs_attr_shortform_to_leaf() function