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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/raid/
H A Dmd_p.h115 __u32 not_persistent; /* 12 does it have a persistent superblock */ member in struct:mdp_superblock_s
H A Dmd_u.h66 int not_persistent; member in struct:mdu_array_info_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/raid/
H A Dmd_p.h115 __u32 not_persistent; /* 12 does it have a persistent superblock */ member in struct:mdp_superblock_s
H A Dmd_u.h66 int not_persistent; member in struct:mdu_array_info_s
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/blkid/
H A Dprobe.h325 __u32 not_persistent; member in struct:mdp_superblock_s
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/md/
H A Dmd.c1021 if (mddev->sb->not_persistent)
1523 persistent = !mddev->sb->not_persistent;
2125 SET_FROM_SB(not_persistent);
2249 persistent = !mddev->sb->not_persistent;
2383 persistent = !mddev->sb->not_persistent;
2502 SET_SB(not_persistent);
3908 ainfo.not_persistent = 1;

Completed in 51 milliseconds