Searched defs:sf (Results 1 - 25 of 96) sorted by relevance

1234

/freebsd-12-stable/sys/riscv/include/
H A Dsf_buf.h39 sf_buf_kva(struct sf_buf *sf) argument
46 sf_buf_page(struct sf_buf *sf) argument
/freebsd-12-stable/sys/arm64/include/
H A Dsf_buf.h39 sf_buf_kva(struct sf_buf *sf) argument
46 sf_buf_page(struct sf_buf *sf) argument
/freebsd-12-stable/sys/amd64/include/
H A Dsf_buf.h41 sf_buf_kva(struct sf_buf *sf) argument
48 sf_buf_page(struct sf_buf *sf) argument
/freebsd-12-stable/sys/arm/include/
H A Dsf_buf.h35 sf_buf_map(struct sf_buf *sf, int flags) argument
46 sf_buf_unmap(struct sf_buf *sf) argument
/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dvm.h54 zfs_unmap_page(struct sf_buf *sf) argument
/freebsd-12-stable/sys/mips/include/
H A Dsf_buf.h37 sf_buf_kva(struct sf_buf *sf) argument
46 sf_buf_page(struct sf_buf *sf) argument
55 sf_buf_map(struct sf_buf *sf, int flags) argument
62 sf_buf_unmap(struct sf_buf *sf) argument
/freebsd-12-stable/lib/libc/sys/
H A Dcompat-ino64.h77 __statfs11_to_statfs(const struct freebsd11_statfs *sf11, struct statfs *sf) argument
[all...]
/freebsd-12-stable/sys/powerpc/powerpc/
H A Duio_machdep.c74 struct sf_buf *sf; local
/freebsd-12-stable/sys/mips/mips/
H A Duio_machdep.c66 struct sf_buf *sf; local
/freebsd-12-stable/sys/sparc64/sparc64/
H A Duio_machdep.c67 struct sf_buf *sf; local
/freebsd-12-stable/sys/i386/i386/
H A Duio_machdep.c63 struct sf_buf *sf; local
/freebsd-12-stable/sys/i386/ibcs2/
H A Dibcs2_stat.c114 struct statfs *sf; local
133 struct statfs *sf; local
[all...]
/freebsd-12-stable/tools/regression/priv/
H A Dpriv_vfs_fhstatfs.c68 struct statfs sf; local
/freebsd-12-stable/sys/arm/arm/
H A Duio_machdep.c71 struct sf_buf *sf; local
/freebsd-12-stable/contrib/netbsd-tests/bin/df/
H A Dgetmntinfo.c70 struct statvfs *sf; local
[all...]
/freebsd-12-stable/lib/libbsdstat/
H A Dbsdstat.c40 bsdstat_setfmt(struct bsdstat *sf, const char *fmt0) argument
74 bsdstat_collect(struct bsdstat *sf) argument
80 bsdstat_update_tot(struct bsdstat *sf) argument
86 bsdstat_get(struct bsdstat *sf, int s, char b[] __unused, size_t bs __unused) argument
93 bsdstat_print_header(struct bsdstat *sf, FILE *fd) argument
112 bsdstat_print_current(struct bsdstat *sf, FILE *fd) argument
133 bsdstat_print_total(struct bsdstat *sf, FILE *fd) argument
154 bsdstat_print_verbose(struct bsdstat *sf, FILE *fd) argument
174 bsdstat_print_fields(struct bsdstat *sf, FILE *fd) argument
192 bsdstat_init(struct bsdstat *sf, const char *name, const struct fmt *stats, int nstats) argument
[all...]
/freebsd-12-stable/lib/libc/gen/
H A Dfstab.c93 struct statfs sf; local
/freebsd-12-stable/sys/kern/
H A Dsubr_sfbuf.c117 struct sf_buf *sf; local
177 sf_buf_free(struct sf_buf *sf) argument
199 sf_buf_ref(struct sf_buf *sf) argument
219 struct sf_buf *sf; local
[all...]
/freebsd-12-stable/usr.sbin/pnfsdscopymr/
H A Dpnfsdscopymr.c75 struct statfs sf; local
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-snoop.c207 struct snoopfilter sf; local
/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_gem_tiling.c461 struct sf_buf *sf; local
/freebsd-12-stable/sys/compat/lindebugfs/
H A Dlindebugfs.c121 struct seq_file *sf; local
/freebsd-12-stable/sys/sys/
H A Dsf_buf.h116 sf_buf_kva(struct sf_buf *sf) argument
125 sf_buf_page(struct sf_buf *sf) argument
137 sf_buf_map(struct sf_buf *sf, int flags) argument
144 sf_buf_unmap(struct sf_buf *sf) argument
169 sf_buf_free(struct sf_buf *sf) argument
174 sf_buf_ref(struct sf_buf *sf) argument
[all...]
/freebsd-12-stable/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c117 struct statfs sf; local
/freebsd-12-stable/stand/libsa/
H A Dsplitfs.c66 split_file_destroy(struct split_file *sf) argument
82 split_openfile(struct split_file *sf) argument
108 struct split_file *sf; local
184 struct split_file *sf; local
197 struct split_file *sf; local
240 struct split_file *sf; local
307 struct split_file *sf = (struct split_file *)f->f_fsdata; local
[all...]

Completed in 191 milliseconds

1234