Searched refs:CC_PINNABLE (Results 1 – 5 of 5) sorted by relevance
178 #define CC_PINNABLE 0x08 /* Issue pin if write fails */ macro698 #define CENTRY_PINNABLE(centry) ((centry)->cc_flag & CC_PINNABLE)
473 ent->cc_flag |= (ft_cent->sc_flag & CC_PINNABLE); in _sd_ft_clone()
1231 cc_ent->cc_flag &= ~(CC_PINNABLE); in _sd_process_pending()1284 cc_ent->cc_flag &= ~(CC_PINNABLE); in _sd_process_pending()
2730 cc_flag |= CC_PINNABLE;4863 centry->cc_flag &= ~(CC_PINNABLE);
1586 {"PINNABLE", CC_PINNABLE, CC_PINNABLE},