Home
last modified time | relevance | path

Searched refs:aops (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/openzfs/config/
H A Dkernel-vfs-direct_IO.m412 aops __attribute__ ((unused)) = {
24 aops __attribute__ ((unused)) = {
34 AC_MSG_CHECKING([whether aops->direct_IO() uses iov_iter])
38 [aops->direct_IO() uses iov_iter without rw])
46 [whether aops->direct_IO() uses offset])
50 [aops->direct_IO() uses iov_iter with offset])
H A Dkernel-readpages.m410 aops __attribute__ ((unused)) = {
17 AC_MSG_CHECKING([whether aops->readpages exists])
H A Dkernel-vfs-filemap_dirty_folio.m411 aops __attribute__ ((unused)) = {
H A Dkernel-vfs-migrate_folio.m410 aops __attribute__ ((unused)) = {
H A Dkernel-vfs-read_folio.m415 aops __attribute__ ((unused)) = {
H A Dkernel-vfs-set_page_dirty.m415 aops __attribute__ ((unused)) = {
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cg.c630 static const uint_t aops[] = { DIF_OP_STGAA, DIF_OP_STTAA, DIF_OP_NOP }; in dt_cg_stvar() local
636 return (idp->di_kind == DT_IDENT_ARRAY ? aops[i] : sops[i]); in dt_cg_stvar()