Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_txnmgr.h71 #define COMMIT_TRUNCATE 0x0200 /* file truncation */ macro
Dinode.c382 COMMIT_TRUNCATE | COMMIT_PWMAP); in jfs_truncate_nolock()
Djfs_txnmgr.c1786 if (tblk->xflag & COMMIT_TRUNCATE) { in xtLog()