Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dnilfs2_ondisk.h118 #define NILFS_MOUNT_ERROR_MODE 0x0070 /* Error mode mask */ macro
/linux-6.12.1/fs/nilfs2/
Dsuper.c768 nilfs->ns_mount_opt &= ~NILFS_MOUNT_ERROR_MODE; in nilfs_parse_param()