Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dincore.h610 SDF_KILL = 15, enumerator
H A Dglops.c644 test_bit(SDF_KILL, &sdp->sd_flags)) in iopen_go_callback()
H A Dsys.c124 test_bit(SDF_KILL, &f), in status_show()
H A Dglock.c1060 if (test_bit(SDF_KILL, &sdp->sd_flags)) in delete_work_func()
1073 !test_bit(SDF_KILL, &sdp->sd_flags) && in delete_work_func()
H A Dsuper.c549 if (!test_bit(SDF_KILL, &sdp->sd_flags)) in gfs2_make_fs_ro()
H A Dops_fstype.c1803 set_bit(SDF_KILL, &sdp->sd_flags); in gfs2_kill_sb()