Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dsuper.c43 static int ext2_statfs (struct dentry * dentry, struct kstatfs * buf);
365 .statfs = ext2_statfs,
1426 static int ext2_statfs (struct dentry * dentry, struct kstatfs * buf) in ext2_statfs() function