Searched defs:force_ro (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/common_modules/tzdriver/agent_rpmb/mplat/ |
H A D | rpmb_driver.c | 61 struct device_attribute force_ro;
member
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | block.c | 128 struct device_attribute force_ro; member [all...] |
/kernel/linux/linux-5.10/include/linux/mmc/ |
H A D | card.h | 233 bool force_ro; /* to make boot parts RO by default */ member
|
/kernel/linux/linux-6.6/include/linux/mmc/ |
H A D | card.h | 256 bool force_ro; /* to make boot parts RO by default */ member
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | super.c | 633 static void ext4_handle_error(struct super_block *sb, bool force_ro, int error, in ext4_handle_error() argument 737 __ext4_error(struct super_block *sb, const char *function, unsigned int line, bool force_ro, int error, __u64 block, const char *fmt, ...) __ext4_error() argument
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | super.c | 701 static void ext4_handle_error(struct super_block *sb, bool force_ro, int error, in ext4_handle_error() argument 816 __ext4_error(struct super_block *sb, const char *function, unsigned int line, bool force_ro, int error, __u64 block, const char *fmt, ...) __ext4_error() argument
|
Completed in 24 milliseconds