Searched refs:aops (Results 1 – 7 of 7) sorted by relevance
17 const struct drm_audio_component_audio_ops *aops,44 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init() argument
281 const struct address_space_operations *aops; in vxfs_iget() local299 aops = &vxfs_immed_aops; in vxfs_iget()301 aops = &vxfs_aops; in vxfs_iget()305 ip->i_mapping->a_ops = aops; in vxfs_iget()309 ip->i_mapping->a_ops = aops; in vxfs_iget()
6 ntfs-y := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \
6 aops.o dentry.o export.o file.o \
13 aops.o \
156 extern int svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops);
694 const struct address_space_operations *aops; in cachefiles_walk_to_object() local697 aops = d_backing_inode(object->dentry)->i_mapping->a_ops; in cachefiles_walk_to_object()698 if (!aops->bmap) in cachefiles_walk_to_object()