Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/vfs/
H A Dvfs_attrlist.c1640 int is_bulk) in attr_pack_common() argument
1807 if (vp && !is_bulk) { in attr_pack_common()
1839 } else if (is_bulk && in attr_pack_common()
1848 if (vp && !is_bulk) { in attr_pack_common()
1935 if (!is_bulk && vp) { in attr_pack_common()
1959 if (!is_bulk && vp) { in attr_pack_common()
1962 } else if (is_bulk && VATTR_IS_SUPPORTED(vap, va_user_access)) { in attr_pack_common()
2132 int pack_invalid, int is_bulk) in attr_pack_file() argument
2143 if (vp && !is_bulk && in attr_pack_file()
2193 if (!is_bulk) { in attr_pack_file()
[all …]