Searched refs:permfix (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c590 int permfix; member in struct:hfs_changefs_cargs
625 if (args->permswitch || args->permfix) {
654 int namefix, permfix, permswitch; local
685 namefix = permfix = 0;
704 ++permfix;
709 ++permfix;
718 ++permfix;
747 if (!(namefix || permfix || permswitch))
751 if (permfix)
770 cargs.permfix
[all...]

Completed in 19 milliseconds