Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_leaf.c403 xfs_attr_namesp_match(int arg_flags, int ondisk_flags) in xfs_attr_namesp_match() argument
405 return XFS_ATTR_NSP_ONDISK(ondisk_flags) == XFS_ATTR_NSP_ARGS_TO_ONDISK(arg_flags); in xfs_attr_namesp_match()