Home
last modified time | relevance | path

Searched refs:xfs_attr_set_args (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/libxfs/
Dxfs_attr.h154 int xfs_attr_set_args(struct xfs_da_args *args);
Dxfs_attr.c254 xfs_attr_set_args( in xfs_attr_set_args() function
404 error = xfs_attr_set_args(&args); in xfs_attr_set()