Lines Matching defs:objp
283 static void fsnotify_drop_object(unsigned int type, void *objp)
285 if (!objp)
290 fsnotify_put_inode_ref(objp);
296 void *objp = NULL;
316 objp = fsnotify_detach_connector_from_object(conn, &type);
319 objp = __fsnotify_recalc_mask(conn);
325 fsnotify_drop_object(type, objp);
835 void *objp;
862 objp = fsnotify_detach_connector_from_object(conn, &type);
866 fsnotify_drop_object(type, objp);