Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dstat.c522 cp_statx(const struct kstat *stat, struct statx __user *buffer) in cp_statx() function
583 return cp_statx(&stat, buffer); in SYSCALL_DEFINE5()