Searched defs:statfs (Results 1 – 12 of 12) sorted by relevance
87 struct statfs { struct88 uint32_t f_version; /* structure version number */89 uint32_t f_type; /* type of filesystem */90 uint64_t f_flags; /* copy of mount exported flags */91 uint64_t f_bsize; /* filesystem fragment size */92 uint64_t f_iosize; /* optimal transfer block size */116 struct freebsd11_statfs { argument
63 struct statfs statfs; in test_capmode() local
45 int (*statfs)(void *, struct l9p_request *); member
554 struct p9_statfs statfs; in p9fs_statfs() local
2279 struct p9_statfs statfs; in p9fs_get_name_max() local
76 struct statfs statfs; in FORK_TEST_F() local
225 fuse_statfs_out statfs; member
947 nfscl_loadsbinfo(struct nfsmount *nmp, struct nfsstatfs *sfp, void *statfs) in nfscl_loadsbinfo()
426 struct statfs statfs; in check_fstatfs() local
714 struct kstatfs statfs; in zpl_fallocate_common() local
854 struct statfs statfs; in ctl_be_block_getattr_file() local
368 struct l9p_statfs statfs; member