Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dgfs2_ondisk.h261 #define GFS2_DIF_TRUNC_IN_PROG 0x20000000 /* New in gfs2 */ macro
/linux-5.19.10/fs/gfs2/
Dglops.c505 if ((ip->i_diskflags & GFS2_DIF_TRUNC_IN_PROG) && in inode_go_instantiate()
Dbmap.c1376 ip->i_diskflags |= GFS2_DIF_TRUNC_IN_PROG; in trunc_start()
1987 ip->i_diskflags &= ~GFS2_DIF_TRUNC_IN_PROG; in trunc_end()