Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/vfs/
H A Dvfs_attrlist.c1653 int is_bulk) in attr_pack_common() argument
1820 if (vp && !is_bulk) { in attr_pack_common()
1852 } else if (is_bulk && in attr_pack_common()
1861 if (vp && !is_bulk) { in attr_pack_common()
1948 if (!is_bulk && vp) { in attr_pack_common()
1972 if (!is_bulk && vp) { in attr_pack_common()
1975 } else if (is_bulk && VATTR_IS_SUPPORTED(vap, va_user_access)) { in attr_pack_common()
2145 int pack_invalid, int is_bulk) in attr_pack_file() argument
2156 if (vp && !is_bulk && in attr_pack_file()
2206 if (!is_bulk) { in attr_pack_file()
[all …]