Home
last modified time | relevance | path

Searched refs:flush_xacts (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/share/examples/puffs/pgfs/
Dpgfs_db.h68 int flush_xacts(struct puffs_usermount *);
Dpgfs_db.c945 flush_xacts(struct puffs_usermount *pu) in flush_xacts() function
Dpgfs_puffs.c1158 return flush_xacts(pu); in pgfs_node_fsync()