Home
last modified time | relevance | path

Searched refs:NILFS_ERROR_FS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsuper.c94 if (!(nilfs->ns_mount_state & NILFS_ERROR_FS)) { in nilfs_set_error()
95 nilfs->ns_mount_state |= NILFS_ERROR_FS; in nilfs_set_error()
98 sbp[0]->s_state |= cpu_to_le16(NILFS_ERROR_FS); in nilfs_set_error()
100 sbp[1]->s_state |= cpu_to_le16(NILFS_ERROR_FS); in nilfs_set_error()
814 if (nilfs->ns_mount_state & NILFS_ERROR_FS) { in nilfs_setup_super()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnilfs2_ondisk.h112 #define NILFS_ERROR_FS 0x0002 /* Errors detected */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnilfs2_ondisk.h112 #define NILFS_ERROR_FS 0x0002 /* Errors detected */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnilfs2_ondisk.h112 #define NILFS_ERROR_FS 0x0002 /* Errors detected */ macro