Home
last modified time | relevance | path

Searched defs:commit (Results 1 – 8 of 8) sorted by relevance

/fs/jfs/
A Djfs_txnmgr.h260 struct commit { struct
261 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 */
A Djfs_logmgr.c193 uint commit; /* # of commit */ member
/fs/bcachefs/
A Dbackpointers.c208 bool commit) in backpointer_target_not_found()
275 bool commit) in __bch2_backpointer_get_node()
314 bool commit) in __bch2_backpointer_get_key()
/fs/adfs/
A Dadfs.h134 int (*commit)(struct adfs_dir *dir); member
/fs/btrfs/
A Dtransaction.c898 static noinline void wait_for_commit(struct btrfs_transaction *commit, in wait_for_commit()
/fs/nfsd/
A Dnfs4xdr.c815 struct nfsd4_commit *commit = &u->commit; in nfsd4_decode_commit() local
4085 struct nfsd4_commit *commit = &u->commit; in nfsd4_encode_commit() local
A Dnfs4proc.c763 struct nfsd4_commit *commit = &u->commit; in nfsd4_commit() local
A Dxdr4.h791 struct nfsd4_commit commit; member

Completed in 48 milliseconds