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
1984 struct reiserfs_journal_commit *commit) in journal_compare_desc_commit()2007 struct reiserfs_journal_commit *commit; in journal_transaction_is_valid() local2114 struct reiserfs_journal_commit *commit; in journal_read_transaction() local3990 struct reiserfs_journal_commit *commit; in do_journal_end() local
134 int (*commit)(struct adfs_dir *dir); member
856 static noinline void wait_for_commit(struct btrfs_transaction *commit, in wait_for_commit()
790 nfsd4_decode_commit(struct nfsd4_compoundargs *argp, struct nfsd4_commit *commit) in nfsd4_decode_commit()3629 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_commit *commit) in nfsd4_encode_commit()
608 struct nfsd4_commit *commit = &u->commit; in nfsd4_commit() local
612 struct nfsd4_commit commit; member