Home
last modified time | relevance | path

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

/fs/
Dopen.c54 static int vfs_statfs_native(struct dentry *dentry, struct statfs *buf) in vfs_statfs_native() function
133 error = vfs_statfs_native(path.dentry, &tmp); in SYSCALL_DEFINE2()
169 error = vfs_statfs_native(file->f_path.dentry, &tmp); in SYSCALL_DEFINE2()