Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvcauth.c45 struct auth_ops *aops; in svc_get_auth_ops() local
58 svc_put_auth_ops(struct auth_ops *aops) in svc_put_auth_ops()
77 struct auth_ops *aops; in svc_authenticate() local
128 struct auth_ops *aops = rqstp->rq_authop; in svc_authorise() local
141 svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops) in svc_auth_register()
171 struct auth_ops *aops = rqstp->rq_authop; in svc_auth_flavor() local
/linux/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()
/linux/include/sound/
H A Dhda_component.h49 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_shmem.c425 const struct address_space_operations *aops = mapping->a_ops; in shmem_pwrite() local
662 const struct address_space_operations *aops; in i915_gem_object_create_shmem_from_data() local
/linux/fs/freevxfs/
H A Dvxfs_inode.c254 const struct address_space_operations *aops; in vxfs_iget() local
/linux/fs/f2fs/
H A Dverity.c75 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write() local
/linux/fs/ext4/
H A Dverity.c71 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write() local
/linux/mm/
H A Dtruncate.c155 const struct address_space_operations *aops = folio->mapping->a_ops; in folio_invalidate() local
H A Dreadahead.c148 const struct address_space_operations *aops = rac->mapping->a_ops; in read_pages() local
/linux/fs/
H A Dbuffer.c2449 const struct address_space_operations *aops = mapping->a_ops; generic_cont_expand_simple() local
2474 const struct address_space_operations *aops = mapping->a_ops; cont_expand_zero() local
H A Dnamei.c5226 const struct address_space_operations *aops = mapping->a_ops; in page_symlink() local
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1753 static struct drm_audio_component_audio_ops aops = { variable