Home
last modified time | relevance | path

Searched refs:SB_I_RETIRED (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/
A Dsuper.c448 sb->s_iflags |= SB_I_RETIRED; in retire_super()
1219 return !(s->s_iflags & SB_I_RETIRED) && s->s_bdev == fc->sget_key; in test_bdev_super_fc()
1312 return !(s->s_iflags & SB_I_RETIRED) && (void *)s->s_bdev == data; in test_bdev_super()
/linux-6.3-rc2/include/linux/
A Dfs.h1116 #define SB_I_RETIRED 0x00000800 /* superblock shouldn't be reused */ macro

Completed in 14 milliseconds