Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dautofs.h214 #define AUTOFS_BLOCKSIZE 1024 macro
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c502 vfsp->vfs_bsize = AUTOFS_BLOCKSIZE; in auto_mount()