Home
last modified time | relevance | path

Searched refs:adfs_map_statfs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/adfs/
H A Dadfs.h152 void adfs_map_statfs(struct super_block *sb, struct kstatfs *buf);
H A Dmap.c196 void adfs_map_statfs(struct super_block *sb, struct kstatfs *buf) in adfs_map_statfs() function
H A Dsuper.c207 adfs_map_statfs(sb, buf); in adfs_statfs()