Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_attrlist.c1720 int is_bulk) in attr_pack_common() argument
1887 if (vp && !is_bulk) { in attr_pack_common()
1919 } else if (is_bulk && in attr_pack_common()
1928 if (vp && !is_bulk) { in attr_pack_common()
2017 if (!is_bulk && vp) { in attr_pack_common()
2041 if (!is_bulk && vp) { in attr_pack_common()
2044 } else if (is_bulk && VATTR_IS_SUPPORTED(vap, va_user_access)) { in attr_pack_common()
2214 int pack_invalid, int is_bulk) in attr_pack_file() argument
2225 if (vp && !is_bulk && in attr_pack_file()
2275 if (!is_bulk) { in attr_pack_file()
[all …]