Home
last modified time | relevance | path

Searched refs:st_ctime_nsec (Results 26 – 34 of 34) sorted by relevance

12

/openbmc/linux/include/net/9p/
H A D9p.h426 u64 st_ctime_nsec; member
/openbmc/linux/fs/
H A Dstat.c425 tmp.st_ctime_nsec = stat->ctime.tv_nsec; in cp_new_stat()
566 tmp.st_ctime_nsec = stat->ctime.tv_nsec; in cp_new_stat64()
739 tmp.st_ctime_nsec = stat->ctime.tv_nsec; in cp_compat_stat()
/openbmc/linux/arch/x86/kernel/
H A Dsys_ia32.c154 unsafe_put_user(stat->ctime.tv_nsec, &ubuf->st_ctime_nsec, Efault); in cp_stat64()
/openbmc/linux/arch/sparc/kernel/
H A Dsys_sparc32.c87 err |= put_user(stat->ctime.tv_nsec, &statbuf->st_ctime_nsec); in cp_compat_stat64()
/openbmc/qemu/fsdev/
H A D9p-iov-marshal.c277 statp->st_ctime_nsec, in v9fs_iov_vmarshal()
/openbmc/linux/fs/9p/
H A Dvfs_inode_dotl.c650 stat->st_ctime_nsec); in v9fs_stat2inode_dotl()
673 stat->st_ctime_nsec); in v9fs_stat2inode_dotl()
/openbmc/linux/net/9p/
H A Dprotocol.c501 &stbuf->st_ctime_nsec, in p9pdu_vreadf()
H A Dclient.c1765 ret->st_ctime_sec, ret->st_ctime_nsec, in p9_client_getattr_dotl()
/openbmc/qemu/hw/9pfs/
H A D9p.c1352 v9lstat->st_ctime_nsec = stbuf->st_ctimespec.tv_nsec; in stat_to_v9stat_dotl()
1356 v9lstat->st_ctime_nsec = stbuf->st_ctim.tv_nsec; in stat_to_v9stat_dotl()

12