Lines Matching defs:objp
443 static void fsnotify_drop_object(unsigned int type, void *objp)
445 if (!objp)
450 fsnotify_put_inode_ref(objp);
456 void *objp = NULL;
476 objp = fsnotify_detach_connector_from_object(conn, &type);
484 objp = fsnotify_recalc_mask_clear_iref(conn);
490 fsnotify_drop_object(type, objp);
1109 void *objp;
1136 objp = fsnotify_detach_connector_from_object(conn, &type);
1140 fsnotify_drop_object(type, objp);