Home
last modified time | relevance | path

Searched refs:f_flags (Results 1 – 25 of 88) sorted by last modified time

1234

/dragonfly/sys/dev/misc/evdev/
H A Dcdev.c92 .f_flags = FILTEROP_ISFD,
/dragonfly/sys/sys/
H A Devent.h189 u_short f_flags; member
H A Dmount.h107 int f_flags; /* copy of mount exported flags */ member
/dragonfly/sys/kern/
H A Dkern_event.c1119 if (fops->f_flags & FILTEROP_ISFD) { in floadkevfps()
1224 if (fops->f_flags & FILTEROP_ISFD) { in kqueue_register()
1330 if ((fops->f_flags & FILTEROP_ISFD) && in kqueue_register()
1565 if ((kn->kn_fop->f_flags & FILTEROP_ISFD) && in kqueue_scan()
1744 if (kn->kn_fop->f_flags & FILTEROP_MPSAFE) { in filter_attach()
1766 if (kn->kn_fop->f_flags & FILTEROP_MPSAFE) { in knote_detach_and_drop()
1790 if (kn->kn_fop->f_flags & FILTEROP_MPSAFE) { in filter_event()
1987 if (kn->kn_fop->f_flags & FILTEROP_ISFD) { in knote_attach()
2016 if (kn->kn_fop->f_flags & FILTEROP_ISFD) in knote_drop()
2027 if (kn->kn_fop->f_flags & FILTEROP_ISFD) { in knote_drop()
H A Dvfs_syscalls.c1428 sp->f_flags = mp->mnt_flag & MNT_VISFLAGMASK; in kern_statfs()
1502 sp->f_flags = mp->mnt_flag & MNT_VISFLAGMASK; in kern_fstatfs()
1700 sp->f_flags = mp->mnt_flag & MNT_VISFLAGMASK; in getfsstat_callback()
1795 sp->f_flags = mp->mnt_flag & MNT_VISFLAGMASK; in getvfsstat_callback()
5081 sp->f_flags = mp->mnt_flag & MNT_VISFLAGMASK; in sys_fhstatfs()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c1627 if (sfs.f_flags & MNT_LOCAL) in setup_current_filesystem()
1645 if (sfs.f_flags & MNT_NOATIME) in setup_current_filesystem()
1855 if (sfs.f_flags & ST_NOATIME) in setup_current_filesystem()
/dragonfly/bin/ls/
H A Dprint.c156 if (f_flags) in printlong()
/dragonfly/usr.sbin/syslogd/
H A Dsyslogd.c182 int f_flags; /* file-specific flags */ member
1059 (f->f_flags & FFLAG_NEEDSYNC)) { in dofsync()
1060 f->f_flags &= ~FFLAG_NEEDSYNC; in dofsync()
1271 } else if ((flags & SYNC_FILE) && (f->f_flags & FFLAG_SYNC)) { in fprintlog()
1272 f->f_flags |= FFLAG_NEEDSYNC; in fprintlog()
1975 f->f_flags |= FFLAG_SYNC; in cfline()
/dragonfly/usr.sbin/quotaon/
H A Dquotaon.c235 if (fsbuf.f_flags & MNT_RDONLY) { in readonly()
/dragonfly/usr.sbin/config/
H A Dconfig.h44 u_char f_flags; /* see below */ member
H A Dmkmakefile.c472 tp->f_flags = isdup; in read_files()
495 tp->f_flags = 0; in read_files()
497 tp->f_flags |= CONFIGDEP; in read_files()
499 tp->f_flags |= NO_IMPLCT_RULE; in read_files()
501 tp->f_flags |= NO_OBJ; in read_files()
503 tp->f_flags |= BEFORE_DEPEND; in read_files()
505 tp->f_flags |= NOWERROR; in read_files()
507 tp->f_flags |= NO_IMPLCT_RULE; in read_files()
509 tp->f_flags |= NO_OBJ; in read_files()
546 if (tp->f_flags & BEFORE_DEPEND) { in do_before_depend()
[all …]
/dragonfly/usr.sbin/autofs/
H A Dautomount.c240 if ((mntbuf[i].f_flags & MNT_AUTOMOUNTED) == 0) { in unmount_automounted()
H A Dautounmountd.c121 if ((mntbuf[i].f_flags & MNT_AUTOMOUNTED) == 0) { in refresh_automounted()
/dragonfly/usr.bin/quota/
H A Dquota.c567 if (fst->f_flags & MNT_LOCAL) in getnfsquota()
/dragonfly/usr.bin/find/
H A Dextern.h90 exec_f f_flags; variable
H A Dfunction.c734 f_flags(PLAN *plan, FTSENT *entry) in f_flags() function
852 val_flags = sb.f_flags; in f_fstype()
H A Doption.c72 { "-flags", c_flags, f_flags, 0 },
/dragonfly/test/stress/stress2/lib/
H A Dresources.c74 flags = sbuf.f_flags & MNT_VISFLAGMASK; in inodes()
/dragonfly/sys/vfs/smbfs/
H A Dsmbfs_smb.c794 ctx->f_flags &= ~SMBFS_RDD_FINDFIRST; in smbfs_smb_search()
807 ctx->f_flags |= SMBFS_RDD_EOF; in smbfs_smb_search()
865 if (ctx->f_flags & SMBFS_RDD_EOF) in smbfs_findnextLM1()
920 ctx->f_flags &= ~SMBFS_RDD_GOTRNAME; in smbfs_smb_trans2find2()
924 ctx->f_flags |= SMBFS_RDD_NOCLOSE; in smbfs_smb_trans2find2()
983 ctx->f_flags &= ~SMBFS_RDD_FINDFIRST; in smbfs_smb_trans2find2()
1061 if (ctx->f_flags & SMBFS_RDD_EOF) in smbfs_findnextLM2()
1149 ctx->f_flags |= SMBFS_RDD_GOTRNAME; in smbfs_findnextLM2()
1180 ctx->f_flags = SMBFS_RDD_FINDFIRST; in smbfs_findopen()
1184 ctx->f_flags |= SMBFS_RDD_USESEARCH; in smbfs_findopen()
[all …]
H A Dsmbfs_subr.h94 int f_flags; /* SMBFS_RDD_ */ member
H A Dsmbfs_vfsops.c339 sbp->f_flags = 0; /* copy of mount exported flags */ in smbfs_statfs()
/dragonfly/sys/vfs/ntfs/
H A Dntfs_vfsops.c627 sbp->f_flags = mp->mnt_flag; in ntfs_statfs()
/dragonfly/sys/vfs/nullfs/
H A Dnull_vfsops.c314 sbp->f_flags = mstat.f_flags; in nullfs_statfs()
/dragonfly/sys/vfs/nfs/
H A Dnfs_vfsops.c355 sbp->f_flags = nmp->nm_flag; in nfs_statfs()
/dragonfly/sys/vfs/hpfs/
H A Dhpfs_vfsops.c416 sbp->f_flags = mp->mnt_flag; in hpfs_statfs()

1234