Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_attr_leaf.c368 xfs_attr_namesp_match(int arg_flags, int ondisk_flags) in xfs_attr_namesp_match() argument
370 return XFS_ATTR_NSP_ONDISK(ondisk_flags) == XFS_ATTR_NSP_ARGS_TO_ONDISK(arg_flags); in xfs_attr_namesp_match()