Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_xattr.c158 xfs_xattr_flags_to_op( in xfs_xattr_flags_to_op() function
187 error = xfs_attr_change(&args, xfs_xattr_flags_to_op(flags, value)); in xfs_xattr_set()