Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsvcauth.c46 struct auth_ops *aops; in svc_get_auth_ops() local
59 svc_put_auth_ops(struct auth_ops *aops) in svc_put_auth_ops()
78 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/include/sound/
H A Dhda_component.h49 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/linux/fs/freevxfs/
H A Dvxfs_inode.c254 const struct address_space_operations *aops; in vxfs_iget() local
/linux/fs/erofs/
H A Dishare.c43 const struct address_space_operations *aops; in erofs_ishare_fill_inode() local
H A Dinode.c225 const struct address_space_operations *aops; in erofs_fill_inode() local
/linux/mm/
H A Dtruncate.c137 const struct address_space_operations *aops = folio->mapping->a_ops; in folio_invalidate() local
H A Dreadahead.c151 const struct address_space_operations *aops = rac->mapping->a_ops; in read_pages() local
/linux/fs/
H A Dbuffer.c2473 const struct address_space_operations *aops = mapping->a_ops; in generic_cont_expand_simple() local
2499 const struct address_space_operations *aops = mapping->a_ops; in cont_expand_zero() local
H A Dnamei.c6364 const struct address_space_operations *aops = mapping->a_ops; in page_symlink() local
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1636 static struct drm_audio_component_audio_ops aops = { global() variable