Searched refs:STATX_BASIC_STATS (Results 1 – 2 of 2) sorted by relevance
149 #define STATX_BASIC_STATS 0x000007ffU /* The stuff in the normal stat struct */ macro
3346 stat, STATX_BASIC_STATS); in vfs_stat()3351 stat, STATX_BASIC_STATS); in vfs_lstat()3357 stat, STATX_BASIC_STATS); in vfs_fstatat()3361 return vfs_statx_fd(fd, stat, STATX_BASIC_STATS, 0); in vfs_fstat()