Searched defs:commit (Results 1 – 8 of 8) sorted by relevance
260 struct commit { struct261 tid_t tid; /* tid = index of tblock */262 int flag; /* flags */263 struct jfs_log *log; /* log */264 struct super_block *sb; /* superblock */266 int nip; /* number of entries in iplist */267 struct inode **iplist; /* list of pointers to inodes */270 struct lrd lrd; /* : log record descriptor */
193 uint commit; /* # of commit */ member
208 bool commit) in backpointer_target_not_found()275 bool commit) in __bch2_backpointer_get_node()314 bool commit) in __bch2_backpointer_get_key()
134 int (*commit)(struct adfs_dir *dir); member
898 static noinline void wait_for_commit(struct btrfs_transaction *commit, in wait_for_commit()
815 struct nfsd4_commit *commit = &u->commit; in nfsd4_decode_commit() local4085 struct nfsd4_commit *commit = &u->commit; in nfsd4_encode_commit() local
763 struct nfsd4_commit *commit = &u->commit; in nfsd4_commit() local
791 struct nfsd4_commit commit; member
Completed in 48 milliseconds