Searched refs:ostore_write_super (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/bilby/c/
H A Dostore.c693 int ostore_write_super(struct bilbyfs_info *bi) function
700 bilbyfs_debug("ostore_write_super(lnum = %d, offs = %d) = ?\n",
1154 err = ostore_write_super(bi);
H A Dbilbyfs.h1293 /* ostore_write_super: update the superblock on-flash
1300 int ostore_write_super(struct bilbyfs_info *bi);
H A Dfsop.c1139 err = ostore_write_super(bi);

Completed in 48 milliseconds