Searched refs:_object (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/cachefiles/
H A Dinterface.c24 static int cachefiles_attr_changed(struct fscache_object *_object);
120 static int cachefiles_lookup_object(struct fscache_object *_object) argument
128 _enter("{OBJ%x}", _object->debug_id);
130 cache = container_of(_object->cache, struct cachefiles_cache, cache);
131 parent = container_of(_object->parent,
133 object = container_of(_object, struct cachefiles_object, fscache);
164 static void cachefiles_lookup_complete(struct fscache_object *_object) argument
168 object = container_of(_object, struct cachefiles_object, fscache);
184 struct fscache_object *cachefiles_grab_object(struct fscache_object *_object) argument
187 container_of(_object, struc
202 cachefiles_update_object(struct fscache_object *_object) argument
246 cachefiles_drop_object(struct fscache_object *_object) argument
301 cachefiles_put_object(struct fscache_object *_object) argument
378 cachefiles_attr_changed(struct fscache_object *_object) argument
[all...]
H A Dmain.c43 static void cachefiles_object_init_once(void *_object) argument
45 struct cachefiles_object *object = _object;
H A Drdwr.c972 void cachefiles_uncache_page(struct fscache_object *_object, struct page *page) argument
977 object = container_of(_object, struct cachefiles_object, fscache);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/cachefiles/
H A Dinterface.c24 static int cachefiles_attr_changed(struct fscache_object *_object);
120 static int cachefiles_lookup_object(struct fscache_object *_object) argument
128 _enter("{OBJ%x}", _object->debug_id);
130 cache = container_of(_object->cache, struct cachefiles_cache, cache);
131 parent = container_of(_object->parent,
133 object = container_of(_object, struct cachefiles_object, fscache);
164 static void cachefiles_lookup_complete(struct fscache_object *_object) argument
168 object = container_of(_object, struct cachefiles_object, fscache);
184 struct fscache_object *cachefiles_grab_object(struct fscache_object *_object) argument
187 container_of(_object, struc
202 cachefiles_update_object(struct fscache_object *_object) argument
246 cachefiles_drop_object(struct fscache_object *_object) argument
301 cachefiles_put_object(struct fscache_object *_object) argument
378 cachefiles_attr_changed(struct fscache_object *_object) argument
[all...]
H A Dmain.c43 static void cachefiles_object_init_once(void *_object) argument
45 struct cachefiles_object *object = _object;
H A Drdwr.c972 void cachefiles_uncache_page(struct fscache_object *_object, struct page *page) argument
977 object = container_of(_object, struct cachefiles_object, fscache);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/librpc/gen_ndr/
H A Dcli_epmapper.h34 struct GUID *_object /* [in] [ptr] */,
57 struct GUID *_object /* [in] [ptr] */,
98 struct GUID *_object /* [in] [ptr] */,
H A Dcli_epmapper.c302 struct GUID *_object /* [in] [ptr] */,
324 state->orig.in.object = _object;
481 struct GUID *_object /* [in] [ptr] */,
501 state->orig.in.object = _object;
931 struct GUID *_object /* [in] [ptr] */,
948 state->orig.in.object = _object;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/librpc/gen_ndr/
H A Dcli_epmapper.h34 struct GUID *_object /* [in] [ptr] */,
57 struct GUID *_object /* [in] [ptr] */,
98 struct GUID *_object /* [in] [ptr] */,
H A Dcli_epmapper.c302 struct GUID *_object /* [in] [ptr] */,
324 state->orig.in.object = _object;
481 struct GUID *_object /* [in] [ptr] */,
501 state->orig.in.object = _object;
931 struct GUID *_object /* [in] [ptr] */,
948 state->orig.in.object = _object;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/librpc/gen_ndr/
H A Dcli_epmapper.h34 struct GUID *_object /* [in] [ptr] */,
57 struct GUID *_object /* [in] [ptr] */,
98 struct GUID *_object /* [in] [ptr] */,
H A Dcli_epmapper.c302 struct GUID *_object /* [in] [ptr] */,
324 state->orig.in.object = _object;
481 struct GUID *_object /* [in] [ptr] */,
501 state->orig.in.object = _object;
931 struct GUID *_object /* [in] [ptr] */,
948 state->orig.in.object = _object;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/wmi/
H A Dwmi.py42 _object = types.ObjectType
45 class _object : pass class in inherits:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/wmi/
H A Dwmi.py42 _object = types.ObjectType
45 class _object : pass class in inherits:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/wmi/
H A Dwmi.py42 _object = types.ObjectType
45 class _object : pass class in inherits:

Completed in 143 milliseconds