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

/macosx-10.10.1/autofs-246/autofs_kext/
H A Dautofs_kern.h204 #define AUTOFS_BLOCKSIZE 1024 macro
H A Dauto_vnops.c203 VATTR_RETURN(vap, va_total_size, roundup(vap->va_data_size, AUTOFS_BLOCKSIZE));
204 VATTR_RETURN(vap, va_iosize, AUTOFS_BLOCKSIZE);
H A Dauto_vfsops.c1032 VFSATTR_RETURN(vfap, f_bsize, AUTOFS_BLOCKSIZE);

Completed in 127 milliseconds