Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
H A Dsuper.c163 static int orangefs_statfs(struct dentry *dentry, struct kstatfs *buf) in orangefs_statfs() function
186 ret = service_operation(new_op, "orangefs_statfs", flags); in orangefs_statfs()
320 .statfs = orangefs_statfs,
/kernel/linux/linux-6.6/fs/orangefs/
H A Dsuper.c164 static int orangefs_statfs(struct dentry *dentry, struct kstatfs *buf) in orangefs_statfs() function
187 ret = service_operation(new_op, "orangefs_statfs", flags); in orangefs_statfs()
321 .statfs = orangefs_statfs,

Completed in 2 milliseconds