Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c1649 #define MNTOPT_MTPT "mtpt" /* filesystem mount point */ macro
1715 } else if (!strcmp(this_char, MNTOPT_MTPT)) { in xfs_parseargs()
1718 MNTOPT_MTPT); in xfs_parseargs()