Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/udf/
H A Dsuper.c99 static int udf_statfs(struct dentry *, struct kstatfs *);
203 .statfs = udf_statfs,
2394 static int udf_statfs(struct dentry *dentry, struct kstatfs *buf) in udf_statfs() function
/kernel/linux/linux-6.6/fs/udf/
H A Dsuper.c102 static int udf_statfs(struct dentry *, struct kstatfs *);
206 .statfs = udf_statfs,
2354 static int udf_statfs(struct dentry *dentry, struct kstatfs *buf) in udf_statfs() function

Completed in 6 milliseconds