Home
last modified time | relevance | path

Searched defs:aops (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvcauth.c43 struct auth_ops *aops; in svc_get_auth_ops() local
56 svc_put_auth_ops(struct auth_ops *aops) in svc_put_auth_ops()
65 struct auth_ops *aops; in svc_authenticate() local
100 struct auth_ops *aops = rqstp->rq_authop; in svc_authorise() local
113 svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops) in svc_auth_register()
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_component.c254 const struct drm_audio_component_audio_ops *aops) in snd_hdac_acomp_register_notifier()
284 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_component.h49 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/OK3568_Linux_fs/kernel/fs/freevxfs/
H A Dvxfs_inode.c281 const struct address_space_operations *aops; in vxfs_iget() local
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dnamei.c689 const struct address_space_operations *aops; in cachefiles_walk_to_object() local
/OK3568_Linux_fs/kernel/mm/
H A Dreadahead.c134 const struct address_space_operations *aops = rac->mapping->a_ops; in read_pages() local
H A Dfilemap.c3318 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_begin() local
3329 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_end() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdac_hdmi.c1745 static struct drm_audio_component_audio_ops aops = { variable