Home
last modified time | relevance | path

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

/linux-6.14.4/fs/kernfs/
Dmount.c51 static int kernfs_statfs(struct dentry *dentry, struct kstatfs *buf) in kernfs_statfs() function
59 .statfs = kernfs_statfs,