Searched defs:jfsync (Results 1 – 2 of 2) sorted by relevance
943 struct jfsync { struct944 struct worklist jfs_list; /* For softdep journal pending. */945 off_t jfs_size; /* Sync file size. */946 int jfs_extsize; /* Sync extent size. */947 ino_t jfs_ino; /* ino being synced. */
3507 jfsync_write(struct jfsync * jfsync,struct jseg * jseg,uint8_t * data) jfsync_write() argument 7028 struct jfsync *jfsync; softdep_journal_fsync() local [all...]