Home
last modified time | relevance | path

Searched defs:statfs (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/sys/sys/
H A Dmount.h81 struct statfs { struct
82 f_versionstatfs global() argument
83 f_typestatfs global() argument
84 f_flagsstatfs global() argument
85 f_bsizestatfs global() argument
86 f_iosizestatfs global() argument
110 f_mntonnamestatfs global() argument
[all...]
/freebsd-src/tools/regression/security/cap_test/
H A Dcap_test_capmode.c63 struct statfs statfs; in test_capmode() local
/freebsd-src/contrib/lib9p/backend/
H A Dbackend.h45 int (*statfs)(void *, struct l9p_request *); member
/freebsd-src/sys/fs/p9fs/
H A Dp9fs_vfsops.c548 struct p9_statfs statfs; in p9fs_statfs() local
/freebsd-src/contrib/capsicum-test/
H A Dcapmode.cc81 struct statfs statfs; in FORK_TEST_F() local
/freebsd-src/tests/sys/fs/fusefs/
H A Dmockfs.hh222 fuse_statfs_out statfs; global() member
/freebsd-src/sys/fs/nfsclient/
H A Dnfs_clport.c923 nfscl_loadsbinfo(struct nfsmount *nmp, struct nfsstatfs *sfp, void *statfs) in nfscl_loadsbinfo()
/freebsd-src/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c426 struct statfs statfs; in check_fstatfs() local
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c871 struct kstatfs statfs; zpl_fallocate_common() local
/freebsd-src/sys/cam/ctl/
H A Dctl_backend_block.c856 struct statfs statfs; ctl_be_block_getattr_file() local
/freebsd-src/contrib/lib9p/
H A Dfcall.h368 struct l9p_statfs statfs; member