Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dstat.h127 __u32 stx_dio_mem_align; /* Memory buffer alignment for direct I/O */ member
/openbmc/linux/include/uapi/linux/
H A Dstat.h127 __u32 stx_dio_mem_align; /* Memory buffer alignment for direct I/O */ member
/openbmc/linux/fs/
H A Dstat.c654 tmp.stx_dio_mem_align = stat->dio_mem_align; in cp_statx()