Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/vfs/
H A Dvfs_attrlist.c1706 int is_bulk) in attr_pack_common() argument
1873 if (vp && !is_bulk) { in attr_pack_common()
1905 } else if (is_bulk && in attr_pack_common()
1914 if (vp && !is_bulk) { in attr_pack_common()
2001 if (!is_bulk && vp) { in attr_pack_common()
2025 if (!is_bulk && vp) { in attr_pack_common()
2028 } else if (is_bulk && VATTR_IS_SUPPORTED(vap, va_user_access)) { in attr_pack_common()
2198 int pack_invalid, int is_bulk) in attr_pack_file() argument
2209 if (vp && !is_bulk && in attr_pack_file()
2259 if (!is_bulk) { in attr_pack_file()
[all …]