Searched refs:STATX_ATTR_DAX (Results 1 – 6 of 6) sorted by relevance
54 # define STATX_ATTR_DAX 0x200000 macro
189 #define STATX_ATTR_DAX 0x00200000 /* File is currently in DAX state */ macro
186 #define STATX_ATTR_DAX 0x00002000 /* [I] File is DAX */ macro
89 stat->attributes |= STATX_ATTR_DAX; in vfs_getattr_nosec()92 STATX_ATTR_DAX); in vfs_getattr_nosec()
43 the statx flag STATX_ATTR_DAX. See the manpage for statx(2) for details