Searched refs:C_SYMLINK (Results 1 – 2 of 2) sorted by relevance
117 #define C_SYMLINK 0x02 /* Validity of symlink pointer in the Code */ macro122 #define VALID_SYMLINK(cp) ((cp->c_flags) & C_SYMLINK)
768 cp->c_flags |= C_SYMLINK; in coda_readlink()1758 cp->c_flags &= ~C_SYMLINK; in coda_reclaim()