Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_leaf.h38 int xfs_attr_shortform_getvalue(struct xfs_da_args *args);
Dxfs_attr.c116 return xfs_attr_shortform_getvalue(args); in xfs_attr_get_ilocked()
Dxfs_attr_leaf.c739 xfs_attr_shortform_getvalue(xfs_da_args_t *args) in xfs_attr_shortform_getvalue() function