Home
last modified time | relevance | path

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

/Linux-v6.6/net/sunrpc/
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()
/Linux-v6.6/fs/xfs/scrub/
Dxfile.c212 const struct address_space_operations *aops = mapping->a_ops; in xfile_pwrite() local
327 const struct address_space_operations *aops = mapping->a_ops; in xfile_get_page() local
399 const struct address_space_operations *aops = mapping->a_ops; in xfile_put_page() local
/Linux-v6.6/sound/hda/
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-v6.6/include/sound/
Dhda_component.h49 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_shmem.c425 const struct address_space_operations *aops = mapping->a_ops; in shmem_pwrite() local
660 const struct address_space_operations *aops; in i915_gem_object_create_shmem_from_data() local
/Linux-v6.6/fs/freevxfs/
Dvxfs_inode.c256 const struct address_space_operations *aops; in vxfs_iget() local
/Linux-v6.6/fs/f2fs/
Dverity.c75 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write() local
/Linux-v6.6/fs/ext4/
Dverity.c71 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write() local
/Linux-v6.6/mm/
Dtruncate.c155 const struct address_space_operations *aops = folio->mapping->a_ops; in folio_invalidate() local
Dreadahead.c148 const struct address_space_operations *aops = rac->mapping->a_ops; in read_pages() local
/Linux-v6.6/fs/
Dbuffer.c2467 const struct address_space_operations *aops = mapping->a_ops; in generic_cont_expand_simple() local
2492 const struct address_space_operations *aops = mapping->a_ops; in cont_expand_zero() local
Dnamei.c5194 const struct address_space_operations *aops = mapping->a_ops; in page_symlink() local
/Linux-v6.6/sound/soc/codecs/
Dhdac_hdmi.c1750 static struct drm_audio_component_audio_ops aops = { variable