Searched refs:SDF_KILL (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/gfs2/
H A Dincore.h610 SDF_KILL = 15, enumerator in enum:__anon128
H A Dglops.c630 test_bit(SDF_KILL, &sdp->sd_flags))
H A Dsys.c124 test_bit(SDF_KILL, &f),
H A Dglock.c1042 if (test_bit(SDF_KILL, &sdp->sd_flags))
1055 !test_bit(SDF_KILL, &sdp->sd_flags) &&
H A Dsuper.c549 if (!test_bit(SDF_KILL, &sdp->sd_flags))
H A Dops_fstype.c1798 * may be running will also see the SDF_KILL flag.
1800 set_bit(SDF_KILL, &sdp->sd_flags);

Completed in 192 milliseconds