Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dgfs2_ondisk.h255 #define GFS2_DIF_TRUNC_IN_PROG 0x20000000 /* New in gfs2 */ macro
/Linux-v5.4/fs/gfs2/
Dglops.c446 if ((ip->i_diskflags & GFS2_DIF_TRUNC_IN_PROG) && in inode_go_lock()
Dbmap.c1438 ip->i_diskflags |= GFS2_DIF_TRUNC_IN_PROG; in trunc_start()
2036 ip->i_diskflags &= ~GFS2_DIF_TRUNC_IN_PROG; in trunc_end()