Searched refs:EXT2_MOUNT_XATTR_USER (Results 1 – 2 of 2) sorted by relevance
576 ctx_set_mount_opt(ctx, EXT2_MOUNT_XATTR_USER); in ext2_parse_param()578 ctx_clear_mount_opt(ctx, EXT2_MOUNT_XATTR_USER); in ext2_parse_param()844 if (!ctx_parsed_mount_opt(ctx, EXT2_MOUNT_XATTR_USER) && in ext2_set_options()
375 #define EXT2_MOUNT_XATTR_USER 0x004000 /* Extended user attributes */ macro