Searched refs:FCE_EMPTY (Results 1 – 2 of 2) sorted by relevance
360 if (cn != FCE_EMPTY && cn <= findcn) { in msdosfs_fc_lookup()384 fcp->fc_frcn = FCE_EMPTY; in msdosfs_fc_purge()1043 if (dep->de_fc[FC_LASTFC].fc_frcn == FCE_EMPTY && in msdosfs_extendfile()
136 #define FCE_EMPTY 0xffffffff /* doesn't represent an actual cluster # */ macro