Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.h84 #define COMMIT_TRUNCATE 0x0200 /* file truncation */ macro
Dinode.c401 COMMIT_TRUNCATE | COMMIT_PWMAP); in jfs_truncate_nolock()
Djfs_txnmgr.c1841 if (tblk->xflag & COMMIT_TRUNCATE) { in xtLog()