Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dstat.c521 cp_statx(const struct kstat *stat, struct statx __user *buffer) in cp_statx() function
582 return cp_statx(&stat, buffer); in SYSCALL_DEFINE5()