Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_attrlist.c1712 int is_bulk) in attr_pack_common() argument
1879 if (vp && !is_bulk) { in attr_pack_common()
1911 } else if (is_bulk && in attr_pack_common()
1920 if (vp && !is_bulk) { in attr_pack_common()
2007 if (!is_bulk && vp) { in attr_pack_common()
2031 if (!is_bulk && vp) { in attr_pack_common()
2034 } else if (is_bulk && VATTR_IS_SUPPORTED(vap, va_user_access)) { in attr_pack_common()
2204 int pack_invalid, int is_bulk) in attr_pack_file() argument
2215 if (vp && !is_bulk && in attr_pack_file()
2265 if (!is_bulk) { in attr_pack_file()
[all …]