Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_attrlist.c1620 int is_bulk) in attr_pack_common() argument
1787 if (vp && !is_bulk) { in attr_pack_common()
1819 } else if (is_bulk && in attr_pack_common()
1828 if (vp && !is_bulk) { in attr_pack_common()
1915 if (!is_bulk && vp) { in attr_pack_common()
1939 if (!is_bulk && vp) { in attr_pack_common()
1942 } else if (is_bulk && VATTR_IS_SUPPORTED(vap, va_user_access)) { in attr_pack_common()
2112 int pack_invalid, int is_bulk) in attr_pack_file() argument
2123 if (vp && !is_bulk && in attr_pack_file()
2173 if (!is_bulk) { in attr_pack_file()
[all …]