Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext2/
H A Dsuper.c44 static int ext2_statfs (struct dentry * dentry, struct kstatfs * buf);
355 .statfs = ext2_statfs,
1401 static int ext2_statfs (struct dentry * dentry, struct kstatfs * buf) in ext2_statfs() function
/kernel/linux/linux-6.6/fs/ext2/
H A Dsuper.c44 static int ext2_statfs (struct dentry * dentry, struct kstatfs * buf);
349 .statfs = ext2_statfs,
1410 static int ext2_statfs (struct dentry * dentry, struct kstatfs * buf) in ext2_statfs() function

Completed in 4 milliseconds