Searched refs:kstatfs (Results 1 – 5 of 5) sorted by relevance
296 struct fuse_kstatfs *kstatfs) in convert_statfs() argument298 kstatfs->bsize = stbuf->f_bsize; in convert_statfs()299 kstatfs->frsize = stbuf->f_frsize; in convert_statfs()300 kstatfs->blocks = stbuf->f_blocks; in convert_statfs()301 kstatfs->bfree = stbuf->f_bfree; in convert_statfs()302 kstatfs->bavail = stbuf->f_bavail; in convert_statfs()303 kstatfs->files = stbuf->f_files; in convert_statfs()304 kstatfs->ffree = stbuf->f_ffree; in convert_statfs()305 kstatfs->namelen = stbuf->f_namemax; in convert_statfs()
300 static int squashfs_statfs(struct dentry *dentry, struct kstatfs *buf) in squashfs_statfs()
143 …<class-decl name='kstatfs' is-struct='yes' visibility='default' is-declaration-only='yes' id='type…
68571 …<class-decl name="kstatfs" size-in-bits="960" is-struct="yes" visibility="default" filepath="inclu…71086 …<class-decl name="kstatfs" size-in-bits="960" is-struct="yes" visibility="default" filepath="inclu…
68557 …<class-decl name="kstatfs" size-in-bits="960" is-struct="yes" visibility="default" filepath="inclu…71072 …<class-decl name="kstatfs" size-in-bits="960" is-struct="yes" visibility="default" filepath="inclu…