Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_super.c115 #define MNTOPT_DAX "dax" /* Enable direct access to bdev pages */ macro
361 } else if (!strcmp(this_char, MNTOPT_DAX)) { in xfs_parseargs()
475 { XFS_MOUNT_DAX, "," MNTOPT_DAX }, in xfs_showargs()