Home
last modified time | relevance | path

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

/linux-6.8/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()
171 struct auth_ops *aops = rqstp->rq_authop; in svc_auth_flavor() local
/linux-6.8/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-6.8/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-6.8/include/sound/
Dhda_component.h49 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/linux-6.8/drivers/gpu/drm/i915/gem/
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-6.8/fs/freevxfs/
Dvxfs_inode.c254 const struct address_space_operations *aops; in vxfs_iget() local
/linux-6.8/fs/f2fs/
Dverity.c75 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write() local
/linux-6.8/fs/ext4/
Dverity.c71 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write() local
/linux-6.8/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-6.8/fs/
Dbuffer.c2447 const struct address_space_operations *aops = mapping->a_ops; in generic_cont_expand_simple() local
2472 const struct address_space_operations *aops = mapping->a_ops; in cont_expand_zero() local
Dnamei.c5222 const struct address_space_operations *aops = mapping->a_ops; in page_symlink() local
/linux-6.8/sound/soc/codecs/
Dhdac_hdmi.c1753 static struct drm_audio_component_audio_ops aops = { variable