Searched refs:SM_ASYNC (Results 1 – 15 of 15) sorted by relevance
193 #define SM_ASYNC 0x02 /* do the write asynchronously */ macro
1090 (void) segmap_release(segkmap, addr, SM_WRITE | SM_ASYNC); in pvn_vpzero()
1098 if (flags & SM_ASYNC) in vpm_sync_pages()
2049 if (flags & SM_ASYNC) { in segmap_release()
1009 flags = SM_WRITE |SM_ASYNC |SM_DONTNEED; in cachefs_write()1015 flags &= ~SM_ASYNC; in cachefs_write()1020 flags &= ~SM_ASYNC; in cachefs_write()4054 &ncp->c_id, SM_ASYNC); in cachefs_create_connected()4993 &fcp->c_id, SM_ASYNC); in cachefs_link_connected()5110 &fcp->c_id, SM_ASYNC); in cachefs_link_disconnected()5517 &cid, SM_ASYNC); in cachefs_rename_connected()5750 &cid, SM_ASYNC); in cachefs_rename_disconnected()5999 SM_ASYNC); in cachefs_mkdir_connected()6160 &newcp->c_id, SM_ASYNC); in cachefs_mkdir_disconnected()[all …]
294 ASSERT(issync == 0 || issync == SM_ASYNC); in cachefs_dir_enter()
3056 flags = SM_FREE | SM_DONTNEED |SM_ASYNC; in ud_rdip()3066 flags &= ~SM_ASYNC; in ud_rdip()3314 flags = SM_WRITE |SM_ASYNC | SM_DONTNEED; in ud_wrip()
1191 flags = SM_WRITE | SM_ASYNC | SM_DONTNEED; in wrip()1480 flags = SM_FREE | SM_ASYNC; in rdip()1493 flags &= ~SM_ASYNC; in rdip()
288 flags = SM_FREE | SM_ASYNC; in hsfs_read()
780 flags = SM_WRITE | SM_ASYNC | SM_DONTNEED; in nfs_write()785 flags &= ~SM_ASYNC; in nfs_write()
885 flags = SM_WRITE | SM_ASYNC | SM_DONTNEED; in nfs3_write()890 flags &= ~SM_ASYNC; in nfs3_write()
3006 flags = SM_WRITE | SM_ASYNC | SM_DONTNEED; in nfs4_write()3011 flags &= ~SM_ASYNC; in nfs4_write()
552 flags = SM_WRITE|SM_ASYNC|SM_DONTNEED; in rwpcp()
1237 flags = SM_WRITE | SM_ASYNC | SM_DONTNEED; in spec_write()
852 smflags |= SM_WRITE | SM_ASYNC; in lofi_mapped_rdwr()