Searched refs:autofs_fs_flags (Results 1 – 4 of 4) sorted by relevance
286 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()
415 int autofs_fs_flags;/* filesystem flags FS_* for autofs mounts */ member
985 fh->direct = ((mf->mf_ops->autofs_fs_flags & FS_DIRECT) == FS_DIRECT); in autofs_get_fh()
6146 autofs_fs_flags becomes conditional of HAVE_AUTOFS_FS; new6213 * amfs_*.c, ops_*.c: initialize autofs_fs_flags using the6917 (am_ops): new member autofs_fs_flags, holds the filesystem's flags6935 (amfs_auto_lookup_mntfs): copy the filesystem's autofs_fs_flags6939 autofs_fs_flags member of am_ops