Home
last modified time | relevance | path

Searched refs:GFS2_DIF_TRUNC_IN_PROG (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dgfs2_ondisk.h261 #define GFS2_DIF_TRUNC_IN_PROG 0x20000000 /* New in gfs2 */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgfs2_ondisk.h261 #define GFS2_DIF_TRUNC_IN_PROG 0x20000000 /* New in gfs2 */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h187 #define GFS2_DIF_TRUNC_IN_PROG 0x20000000 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h187 #define GFS2_DIF_TRUNC_IN_PROG 0x20000000 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h171 #define GFS2_DIF_TRUNC_IN_PROG 0x20000000 macro
/kernel/linux/linux-5.10/fs/gfs2/
H A Dglops.c520 if ((ip->i_diskflags & GFS2_DIF_TRUNC_IN_PROG) && in inode_go_lock()
H A Dbmap.c1442 ip->i_diskflags |= GFS2_DIF_TRUNC_IN_PROG; in trunc_start()
2039 ip->i_diskflags &= ~GFS2_DIF_TRUNC_IN_PROG; in trunc_end()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglops.c523 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()
1996 ip->i_diskflags &= ~GFS2_DIF_TRUNC_IN_PROG; in trunc_end()

Completed in 15 milliseconds