Home
last modified time | relevance | path

Searched defs:Statfs (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_a/fs/include/fs/
Dmount.h63 int (*Statfs)(struct Mount *mount, struct statfs *sbp); member
/kernel/liteos_m/components/fs/vfs/
Dfs_operations.h51 int (*Statfs)(const char *path, struct statfs *buf); member