Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_attrlist.c1659 int is_bulk) in attr_pack_common() argument
1826 if (vp && !is_bulk) { in attr_pack_common()
1858 } else if (is_bulk && in attr_pack_common()
1867 if (vp && !is_bulk) { in attr_pack_common()
1954 if (!is_bulk && vp) { in attr_pack_common()
1978 if (!is_bulk && vp) { in attr_pack_common()
1981 } else if (is_bulk && VATTR_IS_SUPPORTED(vap, va_user_access)) { in attr_pack_common()
2151 int pack_invalid, int is_bulk) in attr_pack_file() argument
2162 if (vp && !is_bulk && in attr_pack_file()
2212 if (!is_bulk) { in attr_pack_file()
[all …]