Searched refs:JFS_DISCARD (Results 1 – 3 of 3) sorted by relevance
383 *flag |= JFS_DISCARD; in parse_options()390 *flag &= ~JFS_DISCARD; in parse_options()399 *flag |= JFS_DISCARD; in parse_options()707 if (sbi->flag & JFS_DISCARD) in jfs_show_options()
36 #define JFS_DISCARD 0x00000080 macro
343 if (JFS_SBI(sb)->flag & JFS_DISCARD) in dbFree()1676 if (!(JFS_SBI(sb)->flag & JFS_DISCARD)) in dbDiscardAG()
Completed in 13 milliseconds