Searched refs:MNTOPT_IKEEP (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.c94 #define MNTOPT_IKEEP "ikeep" /* do not free empty inode clusters */ macro
312 } else if (!strcmp(this_char, MNTOPT_IKEEP)) {
496 { XFS_MOUNT_IKEEP, "," MNTOPT_IKEEP },

Completed in 52 milliseconds