Home
last modified time | relevance | path

Searched refs:diWrite (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_imap.h161 extern int diWrite(tid_t tid, struct inode *);
H A Djfs_txnmgr.c1255 if (((rc = diWrite(tid, ip)))) in txCommit()
H A Djfs_imap.c581 int diWrite(tid_t tid, struct inode *ip) in diWrite() function