HomeSort by: relevance | last modified time | path
    Searched refs:autofs_mount_on_stat (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/autofs/
autofs.h 76 extern int autofs_mount_on_stat;
autofs.c 117 int autofs_mount_on_stat = 0; variable in typeref:typename:int
autofs_vfsops.c 405 CTLTYPE_INT, "autofs_mount_on_stat",
407 NULL, 0, &autofs_mount_on_stat, 0,
autofs_vnops.c 87 if (autofs_mount_on_stat &&

Completed in 40 milliseconds