Searched refs:MNTOPT_NORECOVERY (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_super.c89 #define MNTOPT_NORECOVERY "norecovery" /* don't run XFS recovery */ macro
276 } else if (!strcmp(this_char, MNTOPT_NORECOVERY)) {
501 { XFS_MOUNT_NORECOVERY, "," MNTOPT_NORECOVERY },

Completed in 86 milliseconds