Searched refs:STRHASLINKS (Results 1 – 4 of 4) sorted by relevance
289 #define STRHASLINKS 0x80000000 /* I_LINKs under this stream */ macro
164 { SF(STRHASLINKS), "there are I_LINKs under this stream" },
682 if (stp->sd_flag & STRHASLINKS) { in strclose()
1956 stp->sd_flag |= STRHASLINKS; in mlink_file()