Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_super.c84 #define MNTOPT_ALLOCSIZE "allocsize" /* preferred allocation size */ macro
271 } else if (!strcmp(this_char, MNTOPT_ALLOCSIZE)) { in xfs_parseargs()
498 seq_printf(m, "," MNTOPT_ALLOCSIZE "=%dk", in xfs_showargs()