Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dstat.c542 cp_statx(const struct kstat *stat, struct statx __user *buffer) in cp_statx() function
591 return cp_statx(&stat, buffer); in do_statx()