Home
last modified time | relevance | path

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

/fs/jbd/
DKconfig20 If you are using the ext3 journaled file system (or potentially any
/fs/jbd2/
DKconfig23 If you are using the ext4 journaled file system (or
/fs/gfs2/
Dbmap.c1023 int journaled = gfs2_is_jdata(ip); in trunc_start() local
1027 RES_DINODE + (journaled ? RES_JDATA : 0), 0); in trunc_start()