Lines Matching refs:IN_ATTRIB
57 IN_ATTRIB, IN_ATTRIB, IN_ATTRIB,
62 0, IN_ATTRIB, IN_ATTRIB,
63 IN_ATTRIB, 0, 0,
67 IN_ATTRIB, 0, 0,
68 0, IN_ATTRIB, IN_ATTRIB,
72 IN_ATTRIB, IN_OPEN, IN_OPEN,
73 IN_OPEN, IN_ATTRIB, IN_ATTRIB,
114 * Generate IN_ATTRIB events on file and subdir that should be reported to parent
115 * dir with name and to children without name if they have IN_ATTRIB in their mask.
120 if (wd_parent && (tc->parent_mask & IN_ATTRIB)) {
126 if (wd_subdir && (tc->subdir_mask & IN_ATTRIB)) {
132 if (wd_parent && (tc->parent_mask & IN_ATTRIB)) {
138 if (wd_child && (tc->child_mask & IN_ATTRIB)) {