Home
last modified time | relevance | path

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

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