Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h261 #define GFS2_DIF_TRUNC_IN_PROG 0x20000000 /* New in gfs2 */ macro
/openbmc/linux/fs/gfs2/
H A Dglops.c526 if ((ip->i_diskflags & GFS2_DIF_TRUNC_IN_PROG) && in inode_go_held()
H A Dbmap.c1386 ip->i_diskflags |= GFS2_DIF_TRUNC_IN_PROG; in trunc_start()
1997 ip->i_diskflags &= ~GFS2_DIF_TRUNC_IN_PROG; in trunc_end()