Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damfs_generic.c286 if (p->autofs_fs_flags & FS_ON_AUTOFS) { in amfs_lookup_one_location()
332 new_mf->mf_fsflags = new_mf->mf_ops->autofs_fs_flags; in amfs_lookup_one_location()
341 if (new_mf->mf_ops->autofs_fs_flags & FS_AUTOFS && in amfs_lookup_one_location()
H A Damd.h415 int autofs_fs_flags;/* filesystem flags FS_* for autofs mounts */ member
/netbsd-src/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v2_v3.c985 fh->direct = ((mf->mf_ops->autofs_fs_flags & FS_DIRECT) == FS_DIRECT); in autofs_get_fh()
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog6146 autofs_fs_flags becomes conditional of HAVE_AUTOFS_FS; new
6213 * amfs_*.c, ops_*.c: initialize autofs_fs_flags using the
6917 (am_ops): new member autofs_fs_flags, holds the filesystem's flags
6935 (amfs_auto_lookup_mntfs): copy the filesystem's autofs_fs_flags
6939 autofs_fs_flags member of am_ops