Searched refs:ext4_statfs (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ext4/
H A Dsuper.c77 static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf);
1645 .statfs = ext4_statfs,
6803 static int ext4_statfs(struct dentry *dentry, struct kstatfs *buf) function

Completed in 282 milliseconds